Tests whether a particular string is composed entirely of Hebrew characters.
IsAllHebrew ( string )
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.