blockly > Workspace > getAllVariableNames

Workspace.getAllVariableNames() तरीका

v12: Blockly.Workspace.getVariableMap().getAllVariables का इस्तेमाल करें.

सभी तरह के वैरिएबल के नाम दिखाता है.

हस्ताक्षर:

getAllVariableNames(): string[];

लौटाए जाने वाले प्रॉडक्ट:

string[]

सभी तरह के वैरिएबल के नामों की सूची.