Returns true if the OPL must output warnings or not.

Return Value

An IloBool indicating whether the evaluation of assert statements is skipped.

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

Syntax

C#
public bool isWithWarnings()

See Also