Platform

Name

Platform -- Returns a string identifying the system

Synopsis

Platform[] := TEXT

Description

Platform returns a string identifying the platform that the GCL is currently running on. Can be used in user defined functions to define system dependent variables, such as pathnames and command lines for shell commands.

See also

Shell.