OCLOperators value
This page was created by Lars.olofsson on 2024-06-11. Last edited by Edgar on 2025-01-20.
Write the content here to display this box
Returns the the non-null value of a simple nullable type.
Expression | Result |
---|---|
int? with the value null | 0 |