Difference between revisions of "Array.insertrow()"

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

Latest revision as of 05:59, 8 May 2020


Array.insertrow(Index, NumberOfRows)

Insert count of NumberOfRows at the given Index.

Same as Array.$ir()

See also

Array Row Column Modify Functions