IsAllHebrew

Description

Tests whether a particular string is composed entirely of Hebrew characters.

Syntax

IsAllHebrew ( string )

Returns

Boolean. Returns true if string is composed entirely of Hebrew characters and false if it is not. The presence of numbers, spaces, and punctuation marks will also result in a return value of false.