Answer
In Appian, using = for comparison is not case-sensitive.
For a case-sensitive comparison, we should use the exact() function.
JuniorExpressions#function
Loading comments...
In Appian, using = for comparison is not case-sensitive.
For a case-sensitive comparison, we should use the exact() function.