Loading...
Searching...
No Matches

Check errorLevel automatically after executing external program. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static CheckErrorLevel lookup (integer value)
 Find enum option from alternative value.
 

Public Attributes

 Off =(0)
 Do not check errorLevel automatically after execution of external program.
 
 On =(1)
 Check errorLevel automatically after execution of external program.
 
 UndefinedCheckErrorLevel =(2)
 Undefined option.
 

Detailed Description

Check errorLevel automatically after executing external program.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static CheckErrorLevel Matlab.GAMS.CheckErrorLevel.lookup ( integer  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.CheckErrorLevel.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option