CHARSET attribute
- Last Updated: April 19, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The current setting of the Character Set (
-charset
) parameter.
Data type: CHARACTER
Access: Read-only
Applies to: SESSION system handle
The CHARSET attribute returns a value that specifies the character set used for ABL data, which is either "
iso8859-1
" or "
undefined
". The value is set by the Character Set (
-charset
) parameter.
This attribute is obsolete. See the CPINTERNAL attribute.