I have a script that is supposed to run some .bat files base on calling defined SystemCallers. I have 3 System caller as
each for DEV, HUB, and PROD environments. and I want to control which to run with User Parameters as below
Can you please let me know how I can control which SystemCaller to run based on user selection (For example: if user select the DEV then only the SystemCaller-DEV)