Salesforce
ADX-201 · Question #138
Cloud Kicks wants to update a screen flow so that if the checkbox field High Value Customer is set to true, the first screen is skipped and the user is directed to the second screen. How should the…
The correct answer is A. Use the equals operator and {!$GlobalConstant.True} as the value. See the full explanation below for the reasoning.
Question
Cloud Kicks wants to update a screen flow so that if the checkbox field High Value Customer is set to true, the first screen is skipped and the user is directed to the second screen. How should the administrator configure the decision element?
Options
- AUse the equals operator and {!$GlobalConstant.True} as the value.
- BUse the equals operator and "High Value Customer" as the value.
- CUse the contains operator and {!$GlobalConstant.False} as the value.
- DUse the contains operator and "High Value Customer" as the value
How the community answered
(24 responses)- A79% (19)
- B13% (3)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.