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.


Syntax:


         GetGUIType()
      

рд╡рд╛рдкрд╕реА рдореВрд▓реНрдп:

рдкреВрд░реНрдгрд╛рдВрдХ

рд╡рд╛рдкрд╕реА рдореВрд▓реНрдп:

1: рд╡рд┐рдВрдбреЛрдЬрд╝

4: рдпреВрдирд┐рдХреНрд╕

рдЙрджрд╛рд╣рд░рдг:


         Sub ExampleEnvironment
             MsgBox GetGUIType
         End Sub
      

Please support us!