<iISALPHA> Tag
<iISALPHA | SRC ="string to test" |
> |
This checks whether the specified string is an alphabetical letter or not. It returns a true or false value which can be used in an iIF statement to branch to different modes of execution depending on the value. | |
Usage | This tag could be used to determine whether a particular string of text is alphabetical text or not. |