State Description
During a data entry operation (TaskScreen:TaskIOType=Add New Data or Edit Existing Data), a temporary flash screen has been displayed. The Flash screen may be displaying a message that is useful to any caller.
Action Performed
If any fields are defined for the Flash screen that have names beginning with "Message", the contents of those fields will be appended to the active Info Messages property (returned to the caller).
A WaitForUpdate is then executed, to wait for the next screen.
Objects and Properties
ScreenDef:NavigationType=TempFlash must be set for the screen that may become active
Next State Handler(s)
Next state is doScreenIDResult to re-check the identity of the next displayed screen.