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