Home > blockly > Procedures > IParameterModel > setTypes
Procedures.IParameterModel.setTypes() method
Sets the types of this parameter to the given type.
Signature:
setTypes(types: string[]): this;
Parameters
| Parameter | Type | Description |
|---|---|---|
| types | string[] |
Returns:
this