Method Unicode.is_rtlstring()
- Method is_rtlstring
int
is_rtlstring(string
s
)- Description
Returns
1
if 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
.