Skip to content

Link.GetFileName

Morten Kromberg edited this page May 9, 2019 · 3 revisions

Returns the name of the file containing the source of the given APL item is stored. See also GetItemName.

Arguments

  • APL item name

Result

  • associated file name (or the empty vector if the item is not linked)
Clone this wiki locally