Difference between revisions of "Array.deleterow()"
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 9: | Line 9: | ||
Same as [[ Array.dr() | Array.dr()]] | Same as [[ Array.dr() | Array.dr()]] | ||
+ | |||
+ | See also [[Array Row Column Modify Functions]] |
Revision as of 12:15, 6 March 2017
Array.deleterow(WhichRow)
Delete WhichRow.
Same as Array.dr()
See also Array Row Column Modify Functions