TLO:Execute

From Lavish Software Wiki
Revision as of 19:53, 10 April 2006 by Lax (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Forms

  • int Execute[command]
Executes a command in LavishScript. The return value will be the actual value returned by the command. A return value of less than 0 indicates an error, whereas a value of 0 or greater indicates success.

Examples

See Also