Line 1: |
Line 1: |
− | This action can be used to launch the browser to open a particular web page or to invoke an HTTP GET request (no web page will open).
| + | The open website action can be used to open any website.<br/> |
| + | For more advanced use you can use the functions: |
| + | |
| + | - URL encode parameters. |
| + | |
| + | - Get Http. |
| + | |
| + | - Save call success state in boolean variable. |
| + | |
| + | - Save HTTP response in string variable. |