Question
4
Replies
619
Views
Accenture Solutions Pvt Ltd
Posted: February 10, 2017
Last activity: November 6, 2018
Closed
Solved
Case & Switch component in openspan
Hi,
Please Explain how & where to use Switch & Case components in openspan with Example.
Regards,
Pravallika.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
The Switch component allows you to branch to different paths based on the value. It is based on the C# switch statement.
The Case component is used for creating new cases in a Pega application.