QuestionQ394
Workflow/Process AutomationCloud Kicks needs to update a screen flow so that, when the High Value Customer checkbox field is set to true, the first screen is bypassed and the user is sent to the second screen.
How should the administrator configure the decision element?
- A Use the contains operator and {!$GlobalConstant.False} as the value.
- B Use the equals operator and {!$GlobalConstant.True} as the value.
- C Use the equals operator and “High Value Customer” as the value.
- D Use the contains operator and “High Value Customer” as the value.
Community Discussion