|
Order of Python Variable ExecutionUnderstanding the order in which Chameleon invokes each script is important to understanding how they interact. The order is as follows while parsing (incoming) messages:
The call sequence for generating (outgoing) messages is:
|