blockly > IVariableMap > getVariableById
IVariableMap.getVariableById() method
Signature:
getVariableById(id: string): T | null;
Parameters
Parameter | Type | Description |
|---|---|---|
id | string |
Returns:
T | null
blockly > IVariableMap > getVariableById
Signature:
getVariableById(id: string): T | null;
Parameter | Type | Description |
|---|---|---|
id | string |
Returns:
T | null