GET-CODEPAGE function
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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 (
?).