Programming with Reflection
BlockModeExit
event
Syntax Private Sub Session_BlockModeExit()
This event is triggered when the terminal exits block mode.
Notes
· Event procedures must be created in the code module for the Reflection Session object (ThisSession).