GoBack Method (ALog)

Navigates to the previous item in the history list.

Syntax

Object.GoBack()

The GoBack method syntax has the following parts:

 

Name

Type

Description

Object

ALog

ALog control

Example

The following example will navigate to the previous item in the history list of the ALog control:

log1.GoBack()

Applies to

ALog

See Also

GoForward, GoHome, GoSearch, LocationURL, Navigate, Find