Pop one item from the stack, define its type and push the name of its type back on the stack.
The existing types are as follow:
number
boolean
string
object
movieclip
null
undefined
function
Note that this action does not distinguish between different user objects. All of them are object.
Comments
Post new comment