Where to Add Code
- Last UpdatedJul 04, 2024
- 1 minute read
Each event method processes its arguments and creates some variables that may be of use to the developer.
Each place where customized code can be added is delimited as follows.
--==========================================================
-- Start of customisation
-- End of customisation
--==========================================================
Important:
Other parts of the statusProjectHandler PML object should not be modified.
A number of examples are provided (commented out). These make use of the statusData PML object documented below.