Hi,
Is there any way to execute the switch activity without user input like I have match some string and for the same I have 6 permutations and combinations and I want to execute switch case automaticaly.
Output should be like below:
Case 1: No match
Case 2: Match then break the switch show the result and so on till case 6