Home > blockly > VariableModel > save
VariableModel.save() method
Serializes this VariableModel.
Signature:
save(): IVariableState;
Returns:
a JSON representation of this VariableModel.
Home > blockly > VariableModel > save
Serializes this VariableModel.
Signature:
save(): IVariableState;
Returns:
a JSON representation of this VariableModel.