.txt
Definition
The
.txt
suffix 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
.txt
suffix is a string.
Dimension
The
.txt
suffix is scalar.
Note
This suffix is typically used with an index into the set
AllIdentifiers
, as illustrated in the common example in Listing 2.See also Working with the Set AllIdentifiers of the Language Reference.
The GAMS equivalent name is
.ts
.This suffix is deprecated.