Skip to content

Link.Break

]LINK.Break [<ns>] [-all] [-recursive={on|off|error}]

message ← {options} ⎕SE.Link.Break namespace

Breaks an existing link: Does not affect the contents of the active workspace except to remove all traces of the link, preventing any further synchronisation from taking place.

Arguments

namespace is a list of namespace names as character vectors or references

In the user command, <ns> is a space-separated list of namespace names

Options

all

Break all existing links (arguments are ignored)

recursive

{on|off|error}

Break child namespaces too if they have separately defined links.

Result

message is a simple character vector describing namespaces that were: - effectively unlinked - not linked in the first place - not found