[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-26 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTO_UPPERCASE\u003c/code\u003e function converts all characters in a string to uppercase.\u003c/p\u003e\n"],["\u003cp\u003eThe function does not require any input parameters and returns a string with all characters in uppercase.\u003c/p\u003e\n"],["\u003cp\u003eThe supported data type for the \u003ccode\u003eTO_UPPERCASE\u003c/code\u003e function is string.\u003c/p\u003e\n"],["\u003cp\u003eAn example shows how the function transforms the string "Integrations Test" to "INTEGRATIONS TEST".\u003c/p\u003e\n"]]],[],null,["# TO_UPPERCASE function\n\nSee the [supported connectors](/integration-connectors/docs/connector-reference-overview) for Application Integration.\n\nTO_UPPERCASE function\n=====================\n\n`TO_UPPERCASE` function\n-----------------------\n\nSupported data type\n-------------------\n\n\nThe `TO_UPPERCASE` function supports the following data type:\n\n- String\n\nExample: Convert a string to uppercase\n--------------------------------------\n\n\n**Sample data** : `$var1$ = \"Integrations Test\"`\n\n\n**Usage** : `$var1$.TO_UPPERCASE()`\nConvert var1 to uppercase.\n\n\n**Output** : `INTEGRATIONS TEST`\n\nRecommendation\n--------------\n\n- Learn how to add and configure a [Data Mapping task](/application-integration/docs/configure-data-mapping-task)"]]