blockly > Workspace > getAllVariableNames

Metoda Workspace.getAllVariableNames()

v12: użyj Blockly.Workspace.getVariableMap().getAllVariables.

Zwraca wszystkie nazwy zmiennych wszystkich typów.

Podpis:

getAllVariableNames(): string[];

Zwroty:

string[]

Lista wszystkich nazw zmiennych wszystkich typów.