Select File
Prompts user to select a file.
This activity prompts the user to select a file based on the user-specified filter.
Input
- Filter: - String Argument Specifies the filter for the file dialog for the file selection. Specifies the filter for the file dialog for the file selection.
Output
- Selected File: - String Variable Specifies the full path of the selected file as a string variable. Specifies the full path of the selected file as a string variable.
Last updated
