Command Reference : Command Reference
  
 
unlink
Break links and auto-updating series (formulae) in the specified series objects.
Syntax
unlink link_names
unlink converts link objects and auto-updating series to ordinary series or alphas. Follow the keyword with a list of names of links and auto-updating series to be converted to ordinary series (values). The list of links may include wildcard characters.
Examples
unlink gdp income
converts the link series GDP and INCOME to ordinary series.
unlink *
breaks all links in the active workfile page.
Cross-references
See “Series Links” for a description of link objects, and “Auto-Updating Series” for a discussion of auto-updating series. See also Link::link and Link::linkto.
See also pageunlink and wfunlink for page and workfile based unlinking, respectively.