Difference between revisions of "DCS removeAllCustomColumns"
Cg huyphong (talk | contribs) |
|||
Line 1: | Line 1: | ||
[[Category:Data cache modifying CGScript functions]] | [[Category:Data cache modifying CGScript functions]] | ||
+ | {{HelpFiles}} | ||
====DCS_removeAllCustomColumns==== | ====DCS_removeAllCustomColumns==== |
Revision as of 10:49, 12 December 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