User Tools

Site Tools


en:lists

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
Previous revision
en:lists [2020/04/26 22:17]
admin [History]
en:lists [2020/04/26 22:18] (current)
admin
Line 1: Line 1:
-===== Lists of Values (Arrays) ===== +===== Array List - 1 and 2 Dimensional Values ===== 
-A list is either a one dimensional set of values separated by commas and enclosed in braces { }, or a list of lists containing two dimensions of data.  You may use lists in many statements that are expecting arrays and can be used to create arrays without the dim statement.+An Array List is either a one dimensional set of values separated by commas and enclosed in braces { }, or a list of Array Lists containing two dimensions of data.  You may use Array Lists in many statements that are expecting arrays and can be used to create arrays without the dim statement.
  
 The [[explode|Explode]] and [[explodex|Explodex]] functions also return a list that may be used wherever lists are allowed. The [[explode|Explode]] and [[explodex|Explodex]] functions also return a list that may be used wherever lists are allowed.
en/lists.1587961055.txt.gz · Last modified: 2020/04/26 22:17 by admin