[[["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-09-03 UTC."],[[["WriteAction is a type that extends CreateAction, inheriting its properties and functionalities."],["It includes a \"language\" property, specifying the language used for this action within the instrument context."]]],["The `WriteAction` type, which extends `CreateAction`, defines an action related to writing. It includes a single property: `language`. This property, typed as `Language`, specifies the language used within the writing action. `language` is further described as a sub-property of \"instrument\", indicating its role in facilitating the `WriteAction`.\n"]]