Opens a file or a web page.
The activity name is misleading and should be renamed.
Target parameters (in) and Activity options
Arguments |
Not used, will be removed. |
CommandLine |
A file to open or an URL to open. |
Verb |
Must be “open”. |
Example
This will open the New York Times home page in a new browser page:
- CommandLine: https://www.nytimes.com
- Verb: open
This will open the given file with the default application for the file type:
- CommandLine: a file path
- Verb: open
Comments
0 comments
Please sign in to leave a comment.