Method Unicode.is_rtlstring()
- Method is_rtlstring
intis_rtlstring(strings)- Description
Returns
1if the string contains RTL characters or RTL indicators, otherwise0.
int is_rtlstring(string s)
Returns 1 if the string contains RTL characters or
RTL indicators, otherwise 0.