TLO:Execute

From Lavish Software Wiki

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