GET-CODEPAGE function
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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 (
?).