.txt
Definition
The
.txtsuffix returns the contents of the text attribute of the identifier at hand. When that attribute is empty it returns the name of the identifier itself.
Datatype
The value of a
.txtsuffix is a string.
Dimension
The
.txtsuffix is scalar.
Note
- This suffix is typically used with an index into the set - AllIdentifiers, as illustrated in the common example in Listing 1.
- See also Working with the Set AllIdentifiers of the Language Reference. 
- The GAMS equivalent name is - .ts.
- This suffix is deprecated.