Testing two numeric values
|
![]() |
|
Summary |
Five syntax examples of testing two numeric values including absolute values, variable values and combined values. |
|
If ^var1 is equal to ^var2, jump to label. |
|
If ^var1 is greater than 1, go to page 100 |
|
If ^var1 is less than total of ^page plus ^count jump to label (see Expressions_en |
|
If ^char is equal to the Keycode of 'a' then insert text |
|
If ^value is -1 then insert text |
Document created on 08-Feb-2003 (revision 1)