In calculated fields it would be very handy to be able to use wildcard characters in for example CASE_MATCH functions.
I know we can use CONTAINS() in some cases, but for example in not in MATCH_CASE(EVENTUALLY_FOLLOWED_BY('%Invoice%','%Delivery%')).
Can wildcard usage be enabled?
@Markus von den Driesch
Can this be done in our custom language?