Workspace 6.21.5
PlatformInfo

Returns information about the platform that Workspace is currently executing on. NOTE: If you are using Workspace's remote execution functionality, this operation will return the platform info of the machine on which it is executing - not the original host machine.

  • Default label: "Platform info"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/System
Outputs:
Platform nameQString

Platform indexCSIRO::DataExecution::PlatformInfo::PlatformPlatformInfo::Platform enum Unix=0, Windows=1, MacOSX=2
Platform bitnessint

Compiler nameQStringReturns information about the compiler used to build this version of Workspace.
Compiler versionQStringReturns information about the version of the compiler used to build this version of Workspace.
Compiler configurationQStringReturns information about the configuration of the compiler used to build this version of Workspace.
Debug buildbool