Difference between revisions of "GetWeight"
(jrfconvert import) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Data_Cache_Functions]] |
− | | + | {{HelpFiles}} |
− | + | ====getWeight==== | |
− | Gets the name | + | Gets the weight column name used for data cache. |
'''Syntax''' | '''Syntax''' | ||
Line 12: | Line 12: | ||
'''Arguments''' | '''Arguments''' | ||
− | + | none. | |
'''Return type''' | '''Return type''' | ||
Line 20: | Line 20: | ||
'''Examples''' | '''Examples''' | ||
− | '' | + | ''getWeight(); '' |
'''Availability''' | '''Availability''' | ||
− | Version 5. | + | Version 5.4 |
__NOTOC__ | __NOTOC__ | ||
− | <!-- imported from file: | + | <!-- imported from file: 4253.htm--> |
Latest revision as of 08:38, 12 December 2011
getWeight
Gets the weight column name used for data cache.
Syntax
getWeight()
Arguments
none.
Return type
string
Examples
getWeight();
Availability
Version 5.4