BASE64-ENCODE function
Converts binary data into a Base64 character string, and returns a LONGCHAR containing the character data. The resulting LONGCHAR is in the code page specified by
-cpinternal
.Syntax
expression
ExampleFollowing is an example using the BASE64-ENCODE function:
OpenEdge Release 10.2B
|