If the current context is a link then the following names are available:
Names Whose Value Is a File
-
destination: the file that is the target of the link. For external links this is a null value. -
source: the file that is the starting point of the link.
Names Whose Value Is a String
-
destinationUrl: A URL from the initial context to the link target. If the link does not point to an external target but to a file in the CMS, the path is relative. -
displayTitle: If the current link has a non-nulltitle, thistitleis returned. Otherwise, the title of the destination file’s released content is returned. For external links, alwaystitleis returned. -
target: The window (frame) in which the browser should open the link. -
title: If the current link has atitle, returnstitle. - all export variables to which a string has been assigned.
Names Whose Value Is a Context List
- all export variables containing a context list.