m
Move page script moved page API strsplit to WoW:API strsplit without leaving a redirect
m (→Returns) |
m (Move page script moved page API strsplit to WoW:API strsplit without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 8: | Line 8: | ||
== Arguments == | == Arguments == | ||
;delimiter : String - Characters (bytes) that will be interpreted as delimiter characters (bytes) in the string. | |||
;subject : String - String to split. | |||
;pieces : Number (optional) - Maximum number of pieces to make (the "last" piece would contain the rest of the string); by default, an unbounded number of pieces is returned. | |||
== Returns == | == Returns == | ||