579 bytes added
, 19:29, 4 March 2017
*[[ Z3 | << Z3 Home ]]
*[[ Z%5E3_Language_Documentation | Z3 Language Documentation]]
*[[ Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member Functions]]
==Array.row(Column Array | Column Parameters | empty) ==
Get the rows specified or all if parameters is empty
==Array.rows(Column Array | Column Parameters | empty) ==
Same as Array.row
==Array.column(Column Array | Column Parameters | empty) ==
Get the columns specified or all if parameters is empty
==Array.columns(Column Array | Column Parameters | empty) ==
Same as Array.column