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!