Search Google
Performs a search using the Google search engine.
Privileges
Normal
Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| Search For | String | Yes | The character string to be used as the criteria for the search. |
| Run Option | Check box | Yes | Determines if the program should run as local system or as the currently logged-on user. These options only take effect when run from the Agent. 'From Designer' is provided for testing purposes when running from the Designer. |
Output Parameters
| Name | Type | Description |
|---|---|---|
| Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
| Name | Type | Required | Example |
|---|---|---|---|
| Search For | String | Yes | KB12345 |
