RPTools

Personal tools
From MapToolDoc

countStrProp

countStrProp() Function

Introduced in version 1.3b42

Returns the number of keys in a string property list.

Usage

  1. countStrProp(propList)

Example

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

Returns 3.