The
oxy_uppercase()
Function
This function transforms to upper case the text received as argument.
oxy_uppercase
(
text
)
text
The text to be capitalized.
Parent topic:
Custom CSS Functions
Previous topic:
The oxy_capitalize() Function
Next topic:
The oxy_lowercase() Function