TypeTools
Type
test whether an expression is of the given type
Calling Sequence
Parameters
Description
Examples
Type(e, t)
e
-
any expression
t
type
The Type command tests whether the expression e is of the type t. This command is identical to the top-level type command. For information about this command, see type.
See Also
Download Help Document