TMBASIC
Documentation
Docs
GitHub
TMBASIC Documentation
Procedures: Optionals
HasValue
— Determines whether an
Optional
contains a value of the underlying type.
Value
— Returns the underlying value contained in an
Optional
.