Exit

<< Click to Display Table of Contents >>

 

Exit

Exit()

This method closes this window in an E3 Viewer. Example:

Sub_Button1.Click()
  Application.Exit()
EndSub

Was this page useful?