Xbasic
left_u Function
Syntax
C LEFT_U(C text,N Number_of_characters)
Arguments
- text
Character
- Number_of_characters
Numeric
Description
Returns a portion of a string, starting with the leftmost character, honors UTF8 encoding.
See Also
Syntax
Arguments
Character
Numeric
Description
Returns a portion of a string, starting with the leftmost character, honors UTF8 encoding.
See Also