NET:LavishScriptAPI.LavishScriptObject.GetLSReference

From Lavish Software Wiki
Revision as of 23:01, 16 December 2006 by Lax (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Overview

Reference Library

Lavish.InnerSpace.dll

Fully Qualified Name

LavishScriptAPI.LavishScript.Objects.GetObject

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