Web Browser Object - Refresh

Refreshes (reloads) the current page displayed in a Web Browser Object.

Action ID:
Action Category:
Action List Syntax:

45
Web Browser Object
WebBrowserObject[<<OBJECTNAME>>].Refresh

Settings

Object:

The name of the Web Browser Object that you want to refresh.  This field cannot be empty.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

MSG_ERR_REFRESH_WEB_OBJECT

MSG_ERR_REFRESH_WEB_OBJECT
MSG_ERR_OBJECT_NOT_FOUND
<<OBJECTNAME>>

Examples

None