Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good afternoon,
I've a trigger linked to an object that filter some values (by priority).
It works as: (High|Medium), but I cant get it work with text composed by more than one noun.
Example: (Low|Very Low)
I tried with (Low|[Very Low]) and (Low|`Very Low`)
Could anyone help me, please?
Thanks
Any help, please? x:
pd: I got it. (Low | "Very Low")