View the execution order of aliases
- Last UpdatedJul 20, 2024
- 1 minute read
The execution order of aliases determines in which order the output values are written to the OnEntry and OnExit aliases. You can view the writing execution order of aliases by reading the attribute PrgStepProgram.
To view the execution order of Aliases:
-
Read the value of the attribute PrgStepProgram.
-
Locate the <ONENTRY> and <ONEXIT> section for any selected step. The order in which the aliases appear here is the order in which the outputs are written.