- Set ASCIIUnicodeCharacterEncodings
ASCIIUnicodeCharacterEncodings
The predefined set ASCIIUnicodeCharacterEncodings
is the union of
ASCIICharacterEncodings
and UnicodeCharacterEncodings
.
Set ASCIIUnicodeCharacterEncodings {
SubsetOf : AllCharacterEncodings;
Index : IndexAvailableCharacterEncodings;
}
Definition
The contents of the set
ASCIIUnicodeCharacterEncodings
is the union ofASCIICharacterEncodings
andUnicodeCharacterEncodings
.
Updatability
The contents of the set can not be modified and is determined at AIMMS startup.
See also
Paragraph Text files in the preliminaries of the language reference 18.
The encoding attribute of files, see 496.
The set of all character encodings known to AIMMS:
AllCharacterEncodings
.