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...")
 
No edit summary
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>

Revision as of 18:03, 16 October 2013

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