Functions
Last update: April 8, 2025
- Topics:
- Journeys
CREATED FOR:
- Experienced
- Developer
Looking for Adobe Journey Optimizer? Click here for Journey Optimizer documentation.
This documentation refers to legacy Journey Orchestration materials which has been replaced by Journey Optimizer. Please contact your account team if you have questions about your access to Journey Orchestration or Journey Optimizer.
A function can have different signatures (a different set of ordered parameters). A function signature can have 0-N expressions as ordered parameters.
<function name>
(<expression as param 1>
, <expression as param 2>
, … ,<expression as param N>
)
Each function has a specific returned type.
Here is the list of supported functions.
Main functions
Previous pageExamples
Next pageinSegment