GetGuiType funkcija

Pateikia skaitinę reikšmę grafinei vartotojo sąsajai specifikuoti.

Ši funkcija numatyta tik suderinus su ankstesnėmis versijomis. Grąžinimo reikšmė nėra apibrėžta kliento-serverio aplinkose.

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.


Sintaksė:


         GetGUIType()
      

Grąžinama reikšmė:

Sveikasis skaičius

Grąžinamos reikšmės:

1: Windows

4: UNIX

Pavyzdys:


         Sub ExampleEnvironment
             MsgBox GetGUIType
         End Sub
      

Paremkite mus!