Case sensitive conditional tests
|
![]() |
|
Summary |
Enables case sensitive tests on strings. This condition will not execute as 'a' will have a lower value than 'A'. |
Enables 'case sensitive' tests on strings. The example below will not execute the macro, as a capital 'A' will have a higher value than the lower case 'a'. |
|
If ^var1 is equal to ^var2 then jump to label |
Document created on 08-Feb-2003 (revision 1)