Displays window with a Windows dialog box to choose a file from the file list.
Required parameters
Parameter type | Parameter name | Description |
Input | Initial path | Path to the folder with files to be chosen. String expression is accepted here. |
Output | FileList | Array of strings variable specified here stores the value retrieved from the file list. |
Optional parameters
Parameter type | Parameter name | Description |
Input | SearchPattern | Specifies displayed files on the file list. String expression is accepted here. You can use wildcards as well. |
Misc | DisplayName | |
Misc | LogThisActivity | |
Misc | AlternativeScenarioIfFailed | |
Output | Result | |
Output | ResultCode | |
Output | ResultDetails |