whats
identify what an object is
SYNOPSIS
whats object
DESCRIPTION
The whats macro identifies whether object is a built-in keyword, function, macro or variable.
EXAMPLES
whats A
A variable with the following attributes:
Built-in Array
whats A[0]
A variable with the following attributes:
Built-in Number
whats whats
A macro, 754 bytes big.
whats whatis
A built-in keyword or function.
