IsArabic

Description

Tests whether a particular character is an Arabic character. For a string, IsArabic tests only the first character on the left.

Syntax

IsArabic ( character )

Returns

Boolean. Returns true if character is an Arabic character and false if it is not.