Difference between revisions of "DCS removeAllCustomColumns"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Data cache modifying CGScript functions]] |
− | | ||
====DCS_removeAllCustomColumns==== | ====DCS_removeAllCustomColumns==== |
Revision as of 04:25, 29 March 2011
DCS_removeAllCustomColumns
Removes all custom columns added through the CustomColumn API in the current DCS context.
Syntax
DCS_removeAllCustomColumns()
Arguments
None
Return type
N/A
Examples
DCS_removeAllCustomColumns();
Availability
Version 5.5