countStrProp

From RPTools Wiki
Jump to navigation Jump to search

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")]
Returns 3.