Method Unicode.is_rtlchar()
- Method is_rtlchar
int is_rtlchar(int c)
- Description
Returns
1
if 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
.