Loading...
Searching...
No Matches

Switch default for "$on/offEmpty". More...

Public Member Functions

string value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static Empty lookup (string value)
 Find enum option from alternative value.
 

Public Attributes

 OffEmpty =("off")
 Activate $offEmpty.
 
 OnEmpty =("on")
 Activate $onEmpty.
 
 UndefinedEmpty =("")
 Undefined option.
 

Detailed Description

Switch default for "$on/offEmpty".

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static Empty Matlab.GAMS.Empty.lookup ( string  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

string Matlab.GAMS.Empty.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option