Link variables

A variable of type Link provides access to data for a link. It has the following variables:

Name Type Description
type String scalar The type of the link. A value from LinkStatics.
parent Entity hash The parent entity for the link.
child Entity hash The child entity for the link.

Related concepts

Template data model
Link
LinkStatics variables
Entity variables

Related tasks

Customising a template