LibreOffice SymbolLibreOffice Symbol

Please support us!

GetGuiType Function

Gatii lakkofsaa kan walquunnama itti fayyadamaa saxaatoo ifteessu deebisa.

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

Sajoo Yaaddannoo

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


Sajoo Qaxxee

• 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.


caasimaa:


         GetGUIType()
      

Gatii deebii:

intergaa

Gatii deebii:

1: Foddaalee

4: UNIX

Fakkeenya:


         Sub ExampleEnvironment
             MsgBox GetGUIType
         End Sub