blockly > Procedures > IProcedureModel > saveState

Procedures.IProcedureModel.saveState() method

Serializes the state of the procedure to JSON.

Signature:

saveState(): State;

Returns:

State

JSON serializable state of the procedure.