[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-16 UTC."],[[["\u003cp\u003eThe \u003ccode\u003egetAllVariableNames()\u003c/code\u003e method retrieves the names of all variables within a Blockly workspace, regardless of their type.\u003c/p\u003e\n"],["\u003cp\u003eIt returns an array of strings, with each element representing a variable's name.\u003c/p\u003e\n"]]],[],null,["[blockly](./blockly.md) \\\u003e [VariableMap](./blockly.variablemap_class.md) \\\u003e [getAllVariableNames](./blockly.variablemap_class.getallvariablenames_1_method.md)\n\nVariableMap.getAllVariableNames() method\n----------------------------------------\n\n\u003e | **Warning:** This API is now obsolete.\n\u003e\n\u003e v12: use Blockly.Variables.getAllVariables.\n\nReturns all of the variable names of all types.\n\n**Signature:** \n\n getAllVariableNames(): string[];\n\n**Returns:**\n\nstring\\[\\]\n\nAll of the variable names of all types."]]