Executes flow control scripting defined in the model.
Return Value
The integer value of the last expression in the main block. If that last expression does not evaluate to an integer, 0 is returned. If scripting errors occur, a negative value is returned.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public int Main() |