Difference between revisions of "Array.insertrow()"
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 8: | Line 8: | ||
Insert count of NumberOfRows at the given Index. | Insert count of NumberOfRows at the given Index. | ||
+ | Same as [[ Array.$ir() | Array.$ir()]] | ||
− | + | See also [[Array Row Column Modify Functions]] |
Revision as of 12:15, 6 March 2017
Array.insertrow(Index, NumberOfRows)
Insert count of NumberOfRows at the given Index.
Same as Array.$ir()
See also Array Row Column Modify Functions