Difference between revisions of "Array.addrow()"

From ZCubes Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
Same as [[ Array.ar() | Array.ar()]]
 
Same as [[ Array.ar() | Array.ar()]]
  
See also [[Array_Row_Column_Modify_Functions]]
+
See also [[Array Row Column Modify Functions]]

Revision as of 11:14, 6 March 2017


Array.addcolumn(NumberOfColumns)

Add a count of NumberOfRows to this array.

Same as Array.ar()

See also Array Row Column Modify Functions