OpenWGA 7.10 - TMLScript reference

About the reference information

About TMLScript methods and properties

On Objekt:
A link to the object that owns the property or method

Purpose:
A short description of the purpose of property or method

Description:
A more detailed description of the functionality

Parameters:
On methods describes the method parameters, their types and the accepted values

Default value:
On poperties the default value of it before it has been assigned one

Writable:
On properties describes if the property can be assigned a value or is "read only"

Returrn value:
On methods the value that is returned on the call, on properties the contents of the property

Allowed in script types:
Describes in what types of TMLScript this method or property may be used. See the same section on "About TMLScript objects" avove for details

Examples:
Usage examples of method or property