Xbasic
right_u Function
Syntax
C RIGHT_U(C,N number_of_characters)
Arguments
- C
- number_of_characters
Numeric
Description
Returns a portion of a string starting with the rightmost character, honoring UTF8 encoding.
See Also
Syntax
Arguments
Numeric
Description
Returns a portion of a string starting with the rightmost character, honoring UTF8 encoding.
See Also