Share via


System Property

Returns the System object.

expression.System()

*expression   * Required. An expression that returns an Application object.

Example

This statement returns the current operating system.

mySystem = Application.System.OperatingSystem

Applies to | Application Object