OCLOperators isNull
m ((username removed) (log details removed): Moving to Documentation namespace)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
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|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