!%=

From WikiManual
Revision as of 02:16, 22 September 2005 by 66.91.141.218 (talk) (Not Percent Equal)
Jump to: navigation, search

Not Percent Equal

When the two values placed on the stack are not within 10% of each other this places a "false" on the conditions stack.

Example:

50 80 !%=

will place "false" on the conditions stack.

Logical Comparison Operators