countStrProp

From RPTools Wiki
Revision as of 13:21, 1 December 2008 by Craig (talk | contribs)
Jump to navigation Jump to search

Function countStrProp

Returns the number of keys in a string property list.

Usage

[h: num = countStrProp(propList)]

Examples

[r: countStrProp("a=blah; b=doh; c=meh")]

Returns 3.