OCLOperators isNull
No edit summary
No edit summary
Line 1: Line 1:
Returns true if the value is null (not assigned any value).  See also [[OCLOperators_notNull]]
Returns true if the value is null (not assigned any value).   
 
See also: [[OCLOperators_notNull]]
[[Category:OCLOperators]]
[[Category:OCLOperators]]

Revision as of 07:21, 3 March 2023

This page was created by Hans.karlsen@mdriven.net on 2017-11-20. Last edited by Stephanie@mdriven.net on 2025-02-12.

Returns true if the value is null (not assigned any value).

See also: OCLOperators_notNull