NB: More recent documentation for Dyalog APL is available at https://docs.dyalog.com/20.0/.

Target Property
Applies To: BrowseBox

Description

The Target property is a read-only character string that specifies the chosen folder or other resource selected by the user in a BrowseBox object.

If the BrowseFor is 'Directory', Target will contain a directory name followed by the character "\". Otherwise, Target just contains the name.