This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
functions:strsplit [2017/04/17 11:01] – created korshun | functions:strsplit [2017/04/17 11:11] (current) – korshun | ||
---|---|---|---|
Line 2: | Line 2: | ||
{{tag> | {{tag> | ||
'' | '' | ||
+ | |||
+ | [[: | ||
===== Description ===== | ===== Description ===== | ||
Line 24: | Line 26: | ||
r2 -> ""; | r2 -> ""; | ||
</ | </ | ||
+ | |||
+ | ===== See also ===== | ||
+ | * Case-insensitive: | ||
+ | * [[StrSplitLast]] | ||
+ | * [[StrISplitLast]] | ||
+ | |||
+ |