Difference between revisions of "Array.addrow()"

From ZCubes Wiki
Jump to navigation Jump to search
Line 9: Line 9:
  
 
Same as [[ Array.ar() | Array.ar()]]
 
Same as [[ Array.ar() | Array.ar()]]
 +
 +
See also [[Array_Row_Column_Modify_Functions]]

Revision as of 12: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