Namespace

DuSystem

DuSystem

Members

boolean

# static readonly mac

The current OS, true if we're on Mac OS

View Source DuESF.jsxinc, line 443

string

# static readonly osVersion

A string identifying the version of the OS; may vary depending on the host application

View Source DuESF.jsxinc, line 458

boolean

# static readonly win

The current OS, true if we're on Windows

View Source DuESF.jsxinc, line 450

Methods

# static openURL(url)

Opens a URL in the default browser.
Parameters:
Name Type Description
url string The URL

View Source DuESF.jsxinc, line 472