Difference between revisions of "Array.extract()"

From ZCubes Wiki
Jump to navigation Jump to search
Line 17: Line 17:
 
[[Array.c() | c]]
 
[[Array.c() | c]]
  
[[[[Array_Row_Column_Functions | columns]]
+
[[Array_Row_Column_Functions | columns]]

Revision as of 02:52, 30 April 2020


Array.extract(column list)

Extract specified columns

MAGICSQUARE(5).extract(1,3)

20 8 21 14 2 24 12 5 18 6


See Also

c

columns