We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NUMBER? value
Return TRUE if value is a number (integer or decimal).
NUMBER? is a function value.
#SOURCE
number?: make function! [ [ {Return TRUE if value is a number (integer or decimal).} value [any-type!] ][find number! type? :value] ]
There was an error while loading. Please reload this page.