Next: If Expression, Previous: Value_String, Up: Expressions
value_type
The expression value_type(value) yields the type of value. The type information is coded as one of the symbols symbol, string, number, list, or record.
value_type(
)
symbol
string
number
list
record