Link.Add - abrudz/Link GitHub Wiki

This function allows you to add an item to the link, creating the appropriate representation in the linked directory. Normally, new APL items (except arrays) will automatically be added when saved by the editor (including closing the editor by hitting Esc), but if you create an item outside the editor (for example using ⎕FX, ⎕CY/)copy, or ⎕NS ), or you want to explicitly add an array to the link, you will need to tell Link to add this item.

Arguments

  • items

Options

  • file.ext

Result

⚠️ **GitHub.com Fallback** ⚠️