The
oxy_concat()
Function
This function concatenates the received string arguments.
oxy_concat
(
str_1
,
str_2
)
str_1 ... str_n
The string arguments to be concatenated.
Parent topic:
Custom CSS Functions
Previous topic:
The oxy_lowercase() Function
Next topic:
The oxy_replace() Function