So I'm a Unix n00b and I'm trying to add two strings together. One of them is called INSTRUMENT
and I want to prefix that with "SA;"
. I tried doing this but I'm getting an error:
$"SA;"$INSTRUMENTID
Error:
(ERROR) Unable to resolve expression : $"SA;"$INSTRUMENTID