[[["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."],[[["`TextToColumnsDelimiter` is used to define the type of delimiter for splitting text within a spreadsheet column into multiple columns."],["Delimiter options include comma (`,`), semicolon (`;`), period (`.`), and space (` `)."],["To use a delimiter, call it using `SpreadsheetApp.TextToColumnsDelimiter` followed by the specific delimiter property, for example, `SpreadsheetApp.TextToColumnsDelimiter.COMMA`."]]],[]]