Web Browser Object - Forward

Navigate one page forward in a Web Browser Object's history.

Action ID:
Action Category:
Action List Syntax:

44
Web Browser Object
WebBrowserObject[<<OBJECTNAME>>].Forward

Settings

Object:

The name of the Web Browser Object that you want to navigate one page forward in.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

MSG_ERR_FORWARD_WEB_OBJECT

MSG_ERR_FORWARD_WEB_OBJECT
MSG_ERR_OBJECT_NOT_FOUND
<<OBJECTNAME>>

Examples

None