System Platform

Returns the current system platform's.

Settings

out

returns the platform as a string:

  • WININT64 (Windows Intel)
  • OSXINT64 (Osx Intel)
  • LININT64 (Linux Intel)
  • WINARM64 (Windows ARM)
  • OSXARM64 (Osx ARM)
  • LINARM64 (Linux ARM)

See also

version 6.0.241021

Edit All Pages