[[["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\u003eROUND\u003c/code\u003e function rounds a given number to the nearest integer.\u003c/p\u003e\n"],["\u003cp\u003eThis function doesn't require any input parameters and always returns an integer value.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eROUND\u003c/code\u003e function supports the double data type.\u003c/p\u003e\n"],["\u003cp\u003eFor example, if \u003ccode\u003e$var1\u003c/code\u003e is 15.6, then \u003ccode\u003e$var1$.ROUND()\u003c/code\u003e will return 16.\u003c/p\u003e\n"],["\u003cp\u003eThe page refers to supported connectors, a data mapping task, and their related documentations.\u003c/p\u003e\n"]]],[],null,["# ROUND function\n\nSee the [supported connectors](/integration-connectors/docs/connector-reference-overview) for Application Integration.\n\nROUND function\n==============\n\n`ROUND` function\n----------------\n\nSupported data type\n-------------------\n\n\nThe `ROUND` function supports the following data type:\n\n- Double\n\nExample: Round a number to the nearest integer\n----------------------------------------------\n\n\n**Sample data** : `$var1$ = 15.6`\n\n\n**Usage** : `$var1$.ROUND()`\nRound var1 to the nearest integer.\n\n\n**Output** : `16`\n\nRecommendation\n--------------\n\n- Learn how to add and configure a [Data Mapping task](/application-integration/docs/configure-data-mapping-task)"]]