CHARSET attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.