Verify Strings
|
![]() |
|
Summary |
Test if a variable is an integer within the range 1 to 20. |
Verify strings let you test a string for certain criteria, and return a result of true or false, depending on whether the string matched the given criteria or not, see the test option parameter. |
This example of the 'i' option tests if the variable ^num contains an integer number in the range 1 to 20 and if so display to the screen. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Document created on 08-Feb-2003 (revision 1)