blockly > VariableModel > save

VariableModel.save() method

Serializes this VariableModel.

Signature:

save(): IVariableState;

Returns:

IVariableState

a JSON representation of this VariableModel.