Returns IloTrue if Javascript garbage collector is enabled.

Return Value

An IloBool indicating whether Javascript garbage collector is on or off.

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public bool usesGC()

See Also