type

Syntax: type(object)

Description: Determine the type of the bject and returns a string

Group: core

Note:

Example:
type("OK")hello

Also see:

Implemented in: LambdaTYPE.java