blockly > FieldVariable > getDefaultType

FieldVariable.getDefaultType() method

Gets the type of this field's default variable.

Signature:

protected getDefaultType(): string;

Returns:

string

The default type for this variable field.