IdentifierValueMap
Mapped Key Condition
Checks the key from a key-value pair inside an incoming Identifier Value Map Event
Common Properties
IdentifierMapped Value Action
ActionExtracts behaviorand thatsends send jsonthe value from a key-value pair inside an incoming map as value changed event.
Common Properties
| Property Name | Type | Description |
|---|---|---|
| TargetNode | Candera::AbstractNodePointer |
The Node which is modified. If not set, then the node where the behavior is attached to, will be modified. |
| Keyword | FeatStd::String |
Specifies the keyword of the map entry which value should be sent as value changed event. |
Advanced Properties
| Property Name | Type | Description |
|---|---|---|
| Action | Candera::ActionBehaviorArrayProperty |
The set of ActionBehaviors that receive the value changed event. |
Identifier Value Condition? Action?
Condition behavior that evaluates key equality with identifier.
Common Properties