Skip to content

string_break

Hyomoto edited this page Jun 13, 2021 · 2 revisions
Jump To Go Back Arguments

string_break( string, width, *chars )

Returns: [N/A undefined](N/A undefined)

No description.

Arguments

Name Type Purpose
string string The string to break apart
width int The number of characters to break at
*chars string The character to search for
Clone this wiki locally