[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-11 (世界標準時間)。"],[[["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`."]]],[]]