We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
TYPE? value /word
Returns the datatype of a value.
TYPE? is a native value.
#SOURCE
type?: make native! [ [ "Returns the datatype of a value." value [any-type!] /word "Returns the datatype as a word" ] ]