iterami
/
Docs.htm
/
common HTM Projects
/
core.js
/core_type(variable)
Returns the type of the supplied variable by returning its constructor name in lowercase.
Undefined and null variables return "undefined".
Arg
Default
Type
variable
any