Home > blockly > IVariableMap > changeVariableType
IVariableMap.changeVariableType() method
Signature:
changeVariableType(variable: T, newType: string): T;
Parameters
| Parameter | Type | Description |
|---|---|---|
| variable | T | |
| newType | string |
Returns:
T
Home > blockly > IVariableMap > changeVariableType
Signature:
changeVariableType(variable: T, newType: string): T;
| Parameter | Type | Description |
|---|---|---|
| variable | T | |
| newType | string |
Returns:
T