ScriptObject | |
Type | type |
Dictionary | LCB |
Library | LiveCode Builder |
Syntax |
|
Associations | com.livecode.engine |
Summary | An opaque type corresponding to a LiveCode script object. |
Related | Statement: ResolveScriptObject Expression: MyScriptObject |
Description | Use the resolve script object, or my script object to obtain an object of type ScriptObject |
Tags | engine,script engine |