[[["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."],[[["The `renameVariableById` method updates a variable's name within the workspace's variable map using the variable's ID."],["It requires two parameters: the ID of the variable to rename (`id`) and the desired new name for the variable (`newName`)."],["This method does not return any value (void) after execution."]]],[]]