Difference between revisions of "Array.setheadings()"
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...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
Sets the headings of this array with the parameters given. Goes into the ["headings"] attribute of the array. | Sets the headings of this array with the parameters given. Goes into the ["headings"] attribute of the array. | ||
− | See also [[Array.headings]] | + | ==See also== |
+ | [[Array.headings()| headings]] |
Latest revision as of 03:12, 8 May 2020
Array.setheadings(HeaderArray|Header List as Parameters)
Sets the headings of this array with the parameters given. Goes into the ["headings"] attribute of the array.