Returns the number of characters in a specified text.
Sample usage
LENGTH(Campaign)
Syntax
LENGTH( X )
Parameters
X - literal text, a field, or an expression containing at least one field.
Examples
| Example formula |
Input |
Output |
LENGTH(Campaign) |
Summer Sale |
11 |
LENGTH(Campaign) |
Summer @2019 Sale |
17 |
Send feedback
Last updated 2026-08-11 UTC.
Need to tell us more?
[[["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 2026-08-11 UTC."],[],[]]