These process points are accessible from the Events tab of the document function definition.

On Entry - The logic to be executed on entering the function. Typical use is variable initialization and setting default values.

On Exit - The logic to be executed on exit from the function. Typical use is setting communication variables/flags for subsequent processing.

Comment on this topic

Topic ID: 500096