countStrProp
(Redirected from CountStrProp)
countStrProp() Function
• Introduced in version 1.3b42
Returns the number of keys in a string property list.
Usage
countStrProp(propList)
Example
[r: countStrProp("a=blah; b=doh; c=meh")]
countStrProp(propList)
[r: countStrProp("a=blah; b=doh; c=meh")]