dot Notation in PML
- Last UpdatedAug 17, 2023
- 1 minute read
For reference attributes, the PML dot notation can be used to achieve a similar result.
!RESULT = !!CE.ATTRIBUTE('CREF').DESC
This will return the description of the element pointed to by the CREF attribute on the CE.