Skip to content
angerangel edited this page Mar 15, 2013 · 1 revision

USAGE

   DATATYPE? value

DESCRIPTION

Returns TRUE if it is this type.

DATATYPE? is an action value.

ARGUMENTS

  • value (any-type!)

#SOURCE

datatype?: make action! [  ["Returns TRUE if it is this type." value [any-type!] 29] ]
Clone this wiki locally