OS functions
Last updated
Was this helpful?
Last updated
Was this helpful?
OS functions
operating system functions
- Command separator for current operating system.
- System information.
- Creates a GUID.
- Get the value of an environment variable.
- get host name of this computer.
- Checks if version is for MacOS platform.
- Checks if version is for Windows platform.
- Checks if version is for GNU Linux or Unix platform.
- Searches for a file using environment paths.
- Set the value of an environment variable.
- Shell command execution.
- get user name currently used.
- Open file in appropriate application (Windows only).
- Read the Windows registry (Windows only).