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

USAGE

   IMAGE? value

DESCRIPTION

Returns TRUE if it is this type.

IMAGE? is an action value.

ARGUMENTS

  • value (any-type!)

#SOURCE

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