powered by
Splits a single string into multiple lines (by inserting line breaks) so that the output will fit within the current viewport.
splitString(text)
The string to split.