Format variable output with an initial cap


#1

1) Give a description of the problem
I built a piston that does gives the $currentEventStatus but it is all lower case.

2) What is the expected behaviour?
This is the expected behavior

3) What is happening/not happening?
I would like the ability to do initial capitalization on the variable output.


#2

function upper(variable) should do it.