This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Components > Navigation methods for project components > documentRef(String absoluteName, Boolean alsoDisabled)

documentRef(String absoluteName, Boolean alsoDisabled)

Checks if the document (e.g. a diagram) given by absoluteName is referencable. Documents of super ordinary components which are disabled can also be referenced.

documentRef(String absoluteName, Boolean alsoDisabled)
Expressions String absoluteName Absolute name of a document
Boolean alsoDisabled

true = deactivated project components are also taken into consideration

false = deactivated project components are not taken into consideration

Return value Document The referenced document