In my desktop flow, I have a variable named "BatchNumber". Let's say it contains the string value "1234".
I want to construct the string "View Batch 1234 - Work - Microsoft Edge", using the BatchNumber variable, and store it in another variable. I cannot for the life of me figure out why this is so difficult. I have tried this a dozen different ways, and none of them produce the desired outcome.