Difference between revisions of "DCS removeAllCustomColumns"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Data cache modifying CGScript functions]]
 
[[Category:Data cache modifying CGScript functions]]
 +
{{HelpFiles}}
  
 
====DCS_removeAllCustomColumns====
 
====DCS_removeAllCustomColumns====

Revision as of 11: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