IsArabicAndNumbers

Description

Tests whether a particular string is composed entirely of Arabic characters or numbers.

Syntax

IsArabicAndNumbers ( string )

Returns

Boolean. Returns true if string is composed entirely of Arabic characters or numbers and false if it is not.