IsHebrew PowerScript function
Description
Tests whether a particular character is a Hebrew character.
For a string, IsHebrew tests only the first character on the left.
Syntax
|
1 |
<span>IsHebrew</span> ( <span>character</span> ) |
|
Argument |
Description |
|---|---|
|
character |
A character or string whose value you |
Return Values
Boolean. Returns true if character is
an Hebrew character and false if it is not.
Usage
If you are not running a version of Windows that supports
right–to–left languages, IsHebrew is
set to false.
Examples
Under a version of Windows that supports right–to–left
languages, this statement returns true if the
SingleLineEdit sle_name begins with
a Hebrew character:
|
1 |
<span>IsHebrew</span>(sle_name.Text) |
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest