countStrProp
countStrProp() Function
Returns the number of keys in a string property list.
Usage
[h: num = countStrProp(propList)]
Example
[r: countStrProp("a=blah; b=doh; c=meh")]
[h: num = countStrProp(propList)]
[r: countStrProp("a=blah; b=doh; c=meh")]