Enables or disables Javascript support.

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

Syntax

C#
public void setWithJavaScript(
	bool value
)

Parameters

value
Type: System..::..Boolean
The new value.

See Also