Is it possible to use this within a Calculated Field with the concat function?
I attempted the above but am receiving a Node Test Error,
xconcat("Total time spent to correct this issue was ", DevHours, " hours and ", string(DevMinutes), " minutes. For an Estimated cost of $", round(Dev_Cost)*100/100)