ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:strsplit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
functions:strsplit [2017/04/17 14:01] – created korshunfunctions:strsplit [2017/04/17 14:11] (current) korshun
Line 2: Line 2:
 {{tag>string}} {{tag>string}}
 ''str, str StrSplit(str s, str separator)'' ''str, str StrSplit(str s, str separator)''
 +
 +[[:Multiple_return_values|This function returns multiple values.]]
  
 ===== Description ===== ===== Description =====
Line 24: Line 26:
 r2 -> ""; r2 -> "";
 </code> </code>
 +
 +===== See also =====
 +  * Case-insensitive: [[StrISplit]]
 +  * [[StrSplitLast]]
 +  * [[StrISplitLast]]
 +
 +
functions/strsplit.1492426915.txt.gz · Last modified: 2017/04/17 14:01 by korshun