mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
One sentence summary..
This commit is contained in:
parent
f19c5569bf
commit
8962f2b0e4
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ Blockly.Variables.generateUniqueName = function(workspace) {
|
|||
};
|
||||
|
||||
/**
|
||||
* Remove any possiblity of conflict/duplication between a real and potential variable.
|
||||
* When creating a new variable, checks the desired name and type already exists
|
||||
* as a real or potential variable.
|
||||
* If 'opt_realWkspc' is provided, checks whether a real variable with the given
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue