|
String manipulation functions: Card |
Top Previous Next |
|
GAMS possesses a few string manipulation functions. These are built on top of Ord and Card. When called with a string the Card command returns the number if characters in the string and is addressed as follows
Card(string); or namedscalar=card(string);
where string may be
|