upper
This is used to uppercase a variable. This is equivalent to the PHP strtoupper() function.
See also lower and capitalize.
upperThis is used to uppercase a variable. This is equivalent to the PHP strtoupper() function. See also lower and capitalize. |