Evaluates a check if the value is defined.
The check result or true if the value is nil.
true
The value to check.
The check operation.
Generated using TypeDoc
Evaluates a check if the value is defined.
Returns
The check result or
true
if the value is nil.