ECExpressions
Rule condition
Symbols available in Customization rule conditions:
| Symbol | Type | Value | 
|---|---|---|
| ParentNode | Node context | The parent NavNode expression context. | 
| ThisNode | Node context | NavNode expression context of the ECInstance that's currently being handled. | 
| this | ECInstance context | ECInstance expression context of the ECInstance that's currently being handled. | 
Additionally, User Settings symbols are available as well.
Override value
Symbols available in Customization rule override values:
| Symbol | Type | Value | 
|---|---|---|
| ThisNode | Node context | NavNode expression context of the ECInstance that's currently being handled. | 
| this | ECInstance context | ECInstance expression context of the ECInstance that's currently being handled. | 
Additionally, User Settings symbols are available as well.
Last Updated: 18 May, 2022