back to index

Function

Inheritance

Object -> Function

Properties

name - return name of function

Methods

 
String   getName          ()
<var>    call             ()
<var>    callWithArgs     ()
Variable findVariable     (String _name)
         voidCall         ()
         voidCallWithArgs (List _args)

Example

tempscript.tks

back to index