Difference between revisions of "ObjectType:script"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 9: Line 9:
  
 
== Returns ==
 
== Returns ==
"TRUE", if the script exists
+
TRUE
  
 
== Examples ==
 
== Examples ==

Revision as of 17:37, 30 May 2005

Description

Members

  • string Filename: Filename of this script
  • variable Variable[name]: A given script-scope variable

Methods

  • End: Ends execution of this script

Returns

TRUE

Examples

See Also