Returns the current operating system.
Syntax |
Description |
---|---|
operatingsystem; |
Returns the current operating system. Valid return values are “windows”, “apple” or “linux”. |
Example
>?operatingsystem; windows
See Also