Using the Attribute Browser to find all your agents in your document?

Is there an attribute I can use in the Attribute browser to identify and list all my agents in the document? How would you just identify just agents and not notes?

Thanks in advance,
Tom

AB scope (‘container’ pop-up value): enitire document

AB query: hasLocalValue("AgentQuery")

The hasLocalValue() query allows for agents with a query (i.e. a value for $AgentQuery) as well as agents where the query as been locally set to “”, e.g to retain the agent’s action code but to not match any items at present).

There is one possibility for a false positive, where the user has for some reason set (perhaps via misconfigure action code) a value for the note’s $Agent Query and then manually deleted the value but not reset it.

Thanks Mark. Always appreciate your insight. Have a great day.

1 Like