Returns IloTrue if JavaScript is enabled.

Return Value

An IloBool indicating whether JavaScript is enabled.

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

Syntax

C#
public bool isWithJavaScript()

See Also