User Tools

Site Tools


en:explode

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:explode [2016/08/12 12:24]
admin
en:explode [2016/08/12 12:27]
admin
Line 3: Line 3:
 ==== Format ==== ==== Format ====
 variable = **explode** ( //string_expr// , //delimiter_expr// )\\ variable = **explode** ( //string_expr// , //delimiter_expr// )\\
-variable = **explode** ( //string_expr// , //delimiter_expr// , [[booleanexpressions|boolean_expression]]// )\\+variable = **explode** ( //string_expr// , //delimiter_expr// , [[booleanexpressions|boolean_expression]] )\\
  
 returns a [[lists|list]] of strings.  Typically this function is used to create an array. returns a [[lists|list]] of strings.  Typically this function is used to create an array.
en/explode.txt ยท Last modified: 2020/02/28 10:46 (external edit)