DCS getCustomColumn

From Catglobe Wiki
Revision as of 09:48, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



DCS_getCustomColumn

Gets the custom column with the name passed as argument to the function.

Syntax

DCS_getCustomColumn(name)

Arguments

name: Is a string expression. This is the custom column's name.

Return type

Array

Examples

array myCustomColumn = DCS_getCustomColumn("AgeGroup");

Availability

Version 5.5