EwV8a‖

SCAmq‖GetGuiType Function

2DTJG‖Returns a numerical value that specifies the graphical user interface.

AtD66‖This function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments.

JS4Ln‖Syntax:


GetGUIType()

DPQAT‖Return value:

M9kBS‖Integer

rfPGz‖Return values:

5Zq2B‖1: Windows

oEFAg‖4: UNIX

HRBeb‖Example:


      Sub ExampleEnvironment
          MsgBox GetGUIType
      End Sub