Loading...
Searching...
No Matches

Character set flag. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

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

Public Attributes

 AnyChar =(1)
 Accept any character in comments and text items (foreign language characters)
 
 LimitedGAMSCharSet =(0)
 Use limited GAMS characters set.
 
 UndefinedCharSet =(2)
 Undefined option.
 

Detailed Description

Character set flag.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

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

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.CharSet.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option