[ Main Menu ] [ Extension Tools Menu ] [ Lite Edition Menu ]

<iISALPHA> Tag


<iISALPHASRC ="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.
UsageThis tag could be used to determine whether a particular string of text is alphabetical text or not.


iISALPHA Example
Example Source Code
Top