Null
- Last Updated: March 24, 2022
- 2 minute read
- Corticon
- Version 6.3
- Documentation
SYNTAX
null
The null value corresponds to one of three different scenarios:
- the absence of an attribute in a Ruletest Input pane or request message
- the absence of data for an attribute in a Ruletest (the value zero counts as data)
- a business object (supplied by an external application) that has an instance variable of null
The Literals row in the table of Summary Table of Vocabulary Usage Restriction applies. No special exceptions.
The following Rulesheet uses null to test for the existence of a real value indecimal1, and assign a value to boolean1 as a result.A sample Ruletest provides
four examples of decimal1. Input and Output panels
are illustrated below. Posted messages are not shown.