blockly > Procedures > IParameterModel > setProcedureModel
Procedures.IParameterModel.setProcedureModel() method
Sets the procedure model this parameter is associated with.
Signature:
setProcedureModel(model: IProcedureModel): this;
Parameters
Parameter | Type | Description |
---|---|---|
model | IProcedureModel |
Returns:
this