Skip to main content

Open File

Opens a file using the system's default application for that file type.

Category: File & Folder Operations · Group: Files · Activity name: OpenFile

The OpenFile activity in the designer

Example

OpenFile("<filePath>")

Inputs

NameTypeRequiredDefaultDescription
File PathstringYesThe full system path of the file to be opened (e.g., /path/to/file).