Difference between revisions of "Array.setheadings()"

From ZCubes Wiki
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 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()]]

Revision as of 04:11, 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.

See also

Array.headings()