OCLOperators value
(Adding message template to the top of the page)
(Replacing message template with parser tag)
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
Returns the the non-null value of a simple nullable type.
Returns the the non-null value of a simple nullable type.
{| class="wikitable"
{| class="wikitable"

Revision as of 07:52, 17 June 2024

This page was created by Lars.olofsson@mdriven.net on 2024-06-11. Last edited by Edgar on 2025-01-20.

Returns the the non-null value of a simple nullable type.

Expression Result
int? with the value null 0