[[["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 2024-12-02 UTC."],[[["`GroupControlTogglePosition` determines where the toggle control appears for grouped rows or columns in a spreadsheet."],["It offers two options: `BEFORE` to place the toggle before the group and `AFTER` to place it after."],["You can access these options using `SpreadsheetApp.GroupControlTogglePosition.BEFORE` or `SpreadsheetApp.GroupControlTogglePosition.AFTER` within your Apps Script code."]]],[]]