GET-CODEPAGE function
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The GET-CODEPAGE function returns the code page of a LONGCHAR variable or CLOB field.
Syntax
|
- large-char-object
- The name of a LONGCHAR variable or CLOB field. If the specified LONGCHAR
is empty and the code page was not fixed using the FIX-CODEPAGE statement, the AVM returns the Unknown value (
?).