def

func:connPoints

connPoints(conn, checked: true)

Return the points for a connector as list of dicts. The conn parameter may be anything accepted by toRecId(). If conn cannot be be mapped to an active connector then raise an exception or return an empty list based on checked flag.

Examples:

read(haystackConn).connPoints
connPoints(@my-conn-id)

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function