GetWeight

From Catglobe Wiki
Revision as of 10:54, 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



getWeight

Gets the name of the data cache column used as weight. Returns empty if there is no weight set.

Syntax

getWeight()

Arguments

None

Return type

string

Examples

string weightColumn = getWeight();

Availability

Version 5.5