blockly > Procedures > IParameterModel > saveState
Procedures.IParameterModel.saveState() method
Serializes the state of the parameter to JSON.
Signature:
saveState(): ParameterState;
Returns:
ParameterState
JSON serializable state of the parameter.