Browse For Directory

Displays a standard Windows File > Browse for Folder dialog prompting the user to select a file.

 

Input Arguments

0

String

Dialog Title (Optional)

The title to appear in the dialog’s title bar.

 

Return Arguments

1

String

Path

The selected path.

 

Returned Status

SUCCESS

The command completed successfully.

 

Remarks

None.