Difference between revisions of "DCS removeAllCustomColumns"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Data cache modifying CGScript functions]]

 
  
 
====DCS_removeAllCustomColumns====
 
====DCS_removeAllCustomColumns====

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