This member function retrieves the numeric value of the element. If the element is a decision variable, its value within the current solution is returned.

Return Value

The numeric value of the element.

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

Syntax

C#
public double AsNum()

See Also