System Property

Microsoft FrontPage Visual Basic

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