Difference between revisions of "DCS countCustomColumns"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Data cache modifying CGScript functions]] |
| | ||
Revision as of 04:24, 29 March 2011
DCS_countCustomColumns
Returns the number of custom columns created in the current DCS context.
Syntax
DCS_countCustomColumns()
Arguments
None
Return type
Number
Examples
number n = DCS_countCustomColumns();
Availability
Version 5.5