OCLOperators isNull
(Replacing message template with parser tag)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
Returns true if the value is null (not assigned any value).   
Returns true if the value is null (not assigned any value).   


See also: [[OCLOperators_notNull]]
'''See also:''' [[Documentation:OCLOperators notNull|OCLOperators_notNull]]
[[Category:OCL General Operators]]
[[Category:OCL General Operators]]
{{Edited|July|12|2024}}
{{Edited|July|12|2025}}

Latest revision as of 05:06, 12 February 2025

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