IsUnix Property (Scripting Object)

Object: Scripting Object

Access: Read-Only

Indicates whether or not the script is running on a Unix based system.

Usage

Scripting.IsUnix = True | False

Arguments

None.

Return Values

Boolean. If True, the system is UNIX-based. If False, the system is not UNIX-based.