|
|||||
operator | value | ||||
Related Concepts |
Syntax
value numeric-expression
An OmniMark V2 operator, deprecated in V3 and later releases, value
was used to indicate that the expression that followed was to be evaluated as a numeric value.
The OmniMark V3 compiler is able to differentiate string types on its own, and therefore the value
keyword is not neccessary.
Related Concepts Functions: argument classes Functions: argument shelf types Functions: passing expressions as arguments Functions: the differences between value and read-only arguments |
---- |