Right now I get nothing. I've tried:
Error_Message!!Task_Status
Error_Message"!!"Task_Status
"Error_Message"!!"Task_Status"
The first two pas nothing into the script and the third one passes in the actual wording:
Error_Message"!!"Task_Status
I used: uWarning("Value of Par: " + Par) to show me the above line.