[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-31。"],[[["This guide demonstrates how to convert an array of strings to uppercase using Application Integration's Data Mapping task."],["The process involves using the `FOR_EACH` function to iterate through each string in the input array, and then using the `TO_UPPERCASE` function to perform the string transformation."],["An example code sample, provided in JSON format, details the configuration for the integration, including trigger and task settings."],["Instructions are included for uploading and running the provided integration sample, which includes saving the sample as a .json file and uploading it via the Application Integration interface."],["The `inputStringArray` integration parameter is set to [\"one\", \"two\", \"three\"] to be transformed and result in an `outputStringArray`."]]],[]]