Returns the non nullable type from a type.
function (type as type) as type
type
Returns the non nullable type from the type.
nullable
Type
Return the non nullable type of type nullable number.
type nullable number
Type.NonNullable(type nullable number)
type number