blockly > FieldVariable > getValue

FieldVariable.getValue() method

Get the variable's ID.

Signature:

getValue(): string | null;

Returns:

string | null

Current variable's ID.