2022 June Release

COOSYSTEM@1.1:attractget Permanent link for this heading

Action Called After Property Is Read

Defines the action that reads the property value. It is called if a property value is actually read. Use the property attrvolatile to define whether this action is executed for each property access or not. Use the property attrvolatiletx to define whether this action is executed only once within a single transaction. By default, this action does not get executed within queries which means that only values which are stored in the database are found. This behavior can be changed by defining a search action using the property. attractsearch.

Action COOSYSTEM@1.1:attractget readonly(inst)