[[["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-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eTO_LOWERCASE\u003c/code\u003e function converts all characters in a string to lowercase.\u003c/p\u003e\n"],["\u003cp\u003eThe function's usage is represented by \u003ccode\u003eTO_LOWERCASE()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTO_LOWERCASE\u003c/code\u003e function supports string data types.\u003c/p\u003e\n"],["\u003cp\u003eA string such as "Integrations TEST" when passed to the function is converted to "integrations test".\u003c/p\u003e\n"],["\u003cp\u003eThe application has supported connectors which can be viewed on the page linked, and there is a tutorial to learn how to add and configure a data mapping task.\u003c/p\u003e\n"]]],[],null,["# TO_LOWERCASE function\n\nSee the [supported connectors](/integration-connectors/docs/connector-reference-overview) for Application Integration.\n\nTO_LOWERCASE function\n=====================\n\n`TO_LOWERCASE` function\n-----------------------\n\nSupported data type\n-------------------\n\n\nThe `TO_LOWERCASE` function supports the following data type:\n\n- String\n\nExample: Convert a string to lowercase\n--------------------------------------\n\n\n**Sample data** : `$var1$ = \"Integrations TEST\"`\n\n\n**Usage** : `$var1$.TO_LOWERCASE()`\nConvert var1 to lowercase.\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)"]]