type.name

Syntax

s := type.name(a)

Get the type name. This is the string name of the type (i.e., integer, double, string, Boolean, etc.). The type is an alternative that returns an integer indicating the type.

Returns:

s - string type