Web Browser Object - Print

Prints out the web page that is currently displayed in a Web Browser Object.

Action ID:
Action Category:
Action List Syntax:

46
Web Browser Object
WebBrowserObject[<<OBJECTNAME>>].Print

Settings

Object:

The name of the Web Browser Object whose contents you want to print.  This field cannot be empty.

Use default printer:

If selected, the user's default printer will be used to print the web page in the Web Browser Object.  If it not selected, the "Print" dialog will appear so the user can select which printer they want to use.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

MSG_ERR_PRINT_WEB_OBJECT

MSG_ERR_PRINT_WEB_OBJECT
MSG_ERR_OBJECT_NOT_FOUND
<<OBJECTNAME>>

Examples

None