Built-in methods

Provides a reference of the built-in methods of IBM ILOG Script.

There is only one object built-in method.

Table 1. Built-in method
Syntax Effect
object.toString() Returns the string "[object Object]". This method can be overridden by assigning the toString property of an object.