def

func:readCount

readCount(filterExpr)

Return the number of records which match the given filter expression.

Examples:

readCount(point)    // return number of recs with point tag

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function