ColCnt: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
(Created page with "The READ type for Grids and Lists that returns the number of columns established by the header arrays. For example: INPUT FIELDS "row,col,LIST rows/cols, C...")
 
m (moved COLCNT to ColCnt)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
  INPUT FIELDS "row,col,LIST rows/cols, COLCNT, ALL" : numeric-variable
  INPUT FIELDS "row,col,LIST rows/cols, COLCNT, ALL" : numeric-variable


<noinclude>
[[Category:Grid and List]]
[[Category:All Parameters]]
[[Category:All Parameters]]
</noinclude>

Latest revision as of 16:59, 25 February 2014

The READ type for Grids and Lists that returns the number of columns established by the header arrays. For example:

INPUT FIELDS "row,col,LIST rows/cols, COLCNT, ALL" : numeric-variable