Difference between revisions of "Array.insertcolumn()"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "* << Z3 Home * Z3 Language Documentation * Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member F...")
 
 
Line 7: Line 7:
  
 
Insert count of NumberOfColumns at the given Index.
 
Insert count of NumberOfColumns at the given Index.
 +
 +
See also [[Array Row Column Modify Functions]]

Latest revision as of 12:15, 6 March 2017


Array.insertcolumn(Index, NumberOfColumns)

Insert count of NumberOfColumns at the given Index.

See also Array Row Column Modify Functions