Difference between revisions of "Array.rcfunctions"
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...") |
(No difference)
|
Revision as of 11:51, 10 April 2020
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).