Xbasic
at_u Function
Syntax
N AT_U(C search_string,C string[,N occurrence])
Arguments
- search_string
Character
- string
Character
- occurrence
Numeric
Description
Returns the position where one character string is found in another, Honors UTF8 encoding.
Syntax
Arguments
Character
Character
Numeric
Description
Returns the position where one character string is found in another, Honors UTF8 encoding.