[[["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 2023-09-28 UTC."],[[["`WrapStrategy` is used to control how text wraps within a cell in Google Sheets."],["`WRAP` wraps text to new lines within the cell, `OVERFLOW` extends text to the next cell if empty, and `CLIP` cuts off overflowing text."],["Access these options using `SpreadsheetApp.WrapStrategy` followed by the desired property like `WRAP`, `OVERFLOW`, or `CLIP`."]]],[]]