Method Unicode.is_rtlchar()
- Method is_rtlchar
intis_rtlchar(intc)- Description
Returns
1if the character is a RTL character or indicator, otherwise0.
int is_rtlchar(int c)
Returns 1 if the character is a RTL character or
indicator, otherwise 0.