SYSTEM$

SYSTEM$

RETURNS THE SYSTEM USED BY PANORAMIC

  • Type: System Variable
  • Parameter: 0
  • Group: Reference

ACTION

The system variable SYSTEM$ returns the system used by PANORAMIC.

Its value is : WINDOWS or ANDROID or MACOS.

SYNTAX: SYSTEM$ in an expression

USE

  • The system variable SYSTEM$ is used to choice features depending on the used system.

ERROR

  • None.

EXAMPLE

print system$

SEE ALSO

-