Difference between revisions of "Array.colcount()"

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 11: Line 11:
  
 
5
 
5
See also [[Array.rowcount()]]
+
 
 +
==See also==
 +
[[Array.rowcount() | rowcount]]

Latest revision as of 03:21, 30 April 2020


Array.colcount()

Number of columns in this array.

|4,5|.colcount()

5

See also

rowcount