GoForward Method (ALog)

Navigates forward one item in the history list.

Syntax

Object.GoForward()

The GoForward method syntax has the following parts:

 

Name

Type

Description

Object

ALog

ALog control

Example

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

log1.GoForward()

Applies to

ALog

See Also

GoBack, GoHome, GoSearch, LocationURL, Navigate, Find