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