osName..Root.system.osNameA string identifying the operating system on which the Easypt interpreter is running.
Currently possible values are:
windowslinuxObject, Basic, Iterable, Container, String
import("system");
log(system.osName);
linux