gams.options.StringChk Class Reference
String substitution options. More...
Static Public Attributes | |
int | NoError = 0 |
No substitution if symbol undefined and no error. | |
int | Error = 1 |
Error if symbol undefined. | |
int | NoErrorRemoveSymbol = 2 |
Remove entire symbol reference if undefined and no error. | |
Detailed Description
String substitution options.