NET:LavishScriptAPI.LavishScriptObject.GetLSReference

From Lavish Software Wiki
Jump to navigation Jump to search

Overview

Reference Library

Lavish.InnerSpace.dll

Fully Qualified Name

LavishScriptAPI.LavishScript.Objects.GetLSReference

Declaration

public string GetLSReference()

Parameters

None

Return Value

  • string
Retrieves a LavishScript-parsable string that can be used to pass a reference to the object to LavishScript functionality that expects an object

Examples

See Also