WoW:API strsplit: Difference between revisions

m
No edit summary
Line 18: Line 18:
== Returns ==
== Returns ==
<!-- List each return value, together with its type -->
<!-- List each return value, together with its type -->
A list of strings. Not a table.
A list of strings. Not a table. If the delimiter is not found in the subject string, the whole subject string will be returned.


== Example ==
== Example ==
Anonymous user