blockly > registry > Type > toString

registry.Type.toString() method

Returns the name of the type.

Signature:

toString(): string;

Returns:

string

The name.