GetGuiType Function

āĻāĻ•āϟāĻŋ āϏāĻ‚āĻ–ā§āϝāĻžāϏ⧂āϚāĻ• āĻŽāĻžāύ āĻĒā§āϰāĻĻāĻžāύ āĻ•āϰ⧇ āϝāĻž āĻ—ā§āϰāĻžāĻĢāĻŋāĻ•āĻžāϞ āχāωāϜāĻžāϰ āχāĻ¨ā§āϟāĻžāϰāĻĢ⧇āϏ āωāĻ˛ā§āϞ⧇āĻ– āĻ•āϰ⧇āĨ¤

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

note

Wiser script instructions are available from Identifying the operating system help page.


tip

â€ĸ ScriptForge.Platform service provides a collection of properties about the current execution environment and context, that include platform detection.

â€ĸ Extensive operating system name identification is available from INFO("system") Calc formula.


āϏāĻŋāύāĻŸā§āϝāĻžāĻ•ā§āϏ:


         GetGUIType()
      

āĻĒā§āϰāĻĻāĻžāύ āĻŽāĻžāύ:

Integer

āĻĒā§āϰāĻĻāĻžāύ āĻŽāĻžāύ:

1: Windows

4: UNIX

āωāĻĻāĻžāĻšāϰāĻŖ:


         Sub ExampleEnvironment
             MsgBox GetGUIType
         End Sub
      

Please support us!