691 bytes added
, 16:51, 10 April 2020
*[[ Z3 | << Z3 Home ]]
*[[ Z%5E3_Language_Documentation | Z3 Language Documentation]]
*[[ Z%5E3_Array_Manipulation_Member_Functions | Listing of Z3 Array Manipulation Member Functions]]
==Array.$C(Column Array to apply, Function/Array of Functions, Optional Parameters)==
Apply function array with parameters to the list of columns.
==Array.$R(Row Array to apply, Function/Array of Functions, Optional Parameters)==
Apply function array with parameters to the list of rows.
==Array.$CELLS(row column width height area, Function/Array of Functions, Optional Parameters)==
Apply function array with parameters to the list Row/Column Area indices and width and height to apply (l,t,w,h).