Just can't inline combine them. Interpreter not that smart yet...
Try this:
Try this:
Code:
new string stepMessage
new time timerDuration
timerDuration = 00:45:00
stepMessage = "Boiling for "
stepMessage += timerDuration
"System Step" Value = stepMessage