IS-LEAD-BYTE function
Returns TRUE if the first character of the string is the lead-byte of a multi-byte character. Returns FALSE if it is not.
Syntax
string
ExampleIn this example, IS-LEAD-BYTE returns TRUE because the first byte of the first character is the lead-byte of a double-byte character. The output is “Lead: yes”:
See also
OpenEdge Release 10.2B
|