All Implemented Interfaces:
AviatorFunction, Serializable, Runnable, Callable<AviatorObject>

public class TypeFunction extends AbstractFunction
type(x) function return the type of x, the result is a string such as 'string', 'long', 'double' etc.
See Also: