Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Confusing smart list business rule syntax

edited Oct 18, 2019 3:25PM in Planning 4 comments

Content

Somehow the example below is valid syntax but I don't know why.  In addition in my simple example the "IF" condition is only satisfied when Project Type == SL_ProjectType.Option2 but not when equal to Option1 which is confusing.  Can someone shed some light on using multiple smart list references on the right side of an ==?
 
IF("Project Type" == [[SL_ProjectType.Option1,SL_ProjectType.Option2]])
     do something;
ENDIF  
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!