Other
- Last Updated: August 18, 2020
- 1 minute read
- Corticon
- Documentation
SYNTAX
other
When included in a condition's Values set (the drop-down list of values available in a Conditions Cell), other represents any value not explicitly included in the set, including null. If null is explicitly included in the Values set, then other does not include null.The Literals row in the table of Summary Table of Vocabulary Usage Restriction does not apply. Special exception: other may only be used in Condition Cells (section 4 of the Sections of Rulesheet that correlate with usage restrictions ) because it is a non-specific value used in comparisons.
The following Rulesheet uses other to test the value ofdecimal1. If decimal1 has any value other than null, boolean1 is
assigned the value of false.![]()
A sample Ruletest provides
three examples of decimal1. Ruletest Input and
Output panels are shown below:
![]()