Difference between revisions of "Array.extract()"

From ZCubes Wiki
Jump to navigation Jump to search
Line 11: Line 11:
  
 
20  8  21  14  2
 
20  8  21  14  2
 +
 +
 
24  12  5  18  6
 
24  12  5  18  6
 
  
 
==See Also==
 
==See Also==

Revision as of 02:53, 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