ENVIRONMENT$

ENVIRONMENT$

RETURNS THE ENVIRONMENT FOR WHICH PANORAMIC HAS BEEN DESIGNED

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

ACTION

The system variable ENVIRONMENT$ returns the environment for which PANORAMIC is designed.

Its value is :

CLASSIC for PANORAMIC as an interpretor for Windows

MULTIPLF for PANORAMIC as an interpretor for a multi-platform environment (Windows, Android, MAC OS)

SYNTAX: ENVIRONMENT$ in an expression

USE

  • The system variable ENVIRONMENT$ is used to know the environment of PANORAMIC.

ERROR

  • None.

EXAMPLE

print environment$

SEE ALSO

-