blockly > VariableModel > getWorkspace

VariableModel.getWorkspace() method

Returns the workspace this VariableModel belongs to.

Signature:

getWorkspace(): Workspace;

Returns:

Workspace

The workspace this VariableModel belongs to.