What is Formula mode, and what can it do?
0
-
Formula mode in the Logger and in an input field acts as a JavaScript sandbox environment, enabling complex data manipulations and transformations. You can write custom JavaScript expressions to:
- Modify text, such as changing case or formatting.
- Execute arithmetic calculations on numerical data.
- Transform date formats to fit different locale requirements.
This feature provides flexibility for users who need to customize their data handling within a journey.
0
Please sign in to leave a comment.
Comments
1 comment