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
Returns the System object.
expression.System()
expression Required. An expression that returns an Application object.
This statement returns the current operating system.
mySystem = Application.System.OperatingSystem