Difference between revisions of "ObjectType:script"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
== Members == | == Members == | ||
+ | *[[DataType:string|string]] '''Filename''': Filename of this script | ||
== Methods == | == Methods == | ||
+ | *'''End''': Ends execution of this script | ||
== Returns == | == Returns == | ||
+ | "TRUE", if the script exists | ||
== Examples == | == Examples == |
Revision as of 17:53, 9 March 2005
Description
Members
- string Filename: Filename of this script
Methods
- End: Ends execution of this script
Returns
"TRUE", if the script exists