equalIgnoreCase
Last update: October 21, 2021
- Topics:
- Journeys
CREATED FOR:
- Experienced
- Developer
Compares the first argument string with the second argument string, ignoring case considerations.
Category
String
Function syntax
equalIgnoreCase(<parameters>)
Parameters
- string
Signature and returned type
equalIgnoreCase(<string>,<string>)
Returns a boolean.
Example
equalIgnoreCase("rowing is great", "rowing is GREAT")
Returns true.
Previous pageendWithIgnorecase
Next pageindexOf
Journey Orchestration
- Product documentation
- What’s new
- Starting with Journey Orchestration
- Configuring an event
- Configuring a data source
- Configuring an action
- Using segments
- Building a journey
- Build expressions
- Building your reports
- Integrating with Intelligent Services
- Use cases
- Working with APIs