Hi,
Is there anyway I can update the value from "Production Support" to "Production%2Support" in the Launch url. "Production Support" is the dynamic value that change to Production Support, Production Test etc... So basically any value that comes with spaces, I like to add %20 in all its spaces. for example if value comes "Production Support", it should update to "Production%20Support" and if value is "Production Support newPage", it should update to "Production%20Support%20newPage".
Then I need to pass this to the URL in Launch function.
Thanks,
-Sal