Functions

systemName

Supported By

Syntax

the systemName

systemName ()

Example

put the systemName

Description

The systemName function returns the name of the operating system. You might use this to determine whether a script will run correctly under that operating system.

Note

OpenXION gets the value of this function from the os.name system property.

Security

To use this function, OpenXION's security settings must allow the SYSTEM_INFO security key. If the required security key is denied, a script error will be triggered.