OnReturn

The OnReturn event occurs when the user returns from a called application that had its return flag set to True. It is typically used to process data from the called application.

Group:   Events

Applies to:   Application

Syntax:    OnReturn(Name)

Name             (String) is the name of the called application that is returning.