This functionality is only available for certain module packages.

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

ref(String absoluteName, Boolean alsoDisabled)

References the project components absoluteName.

ref(String absoluteName,Boolean alsoDisabled)
Expressions String absoluteName Absolute name of a component.
Boolean alsoDisabled

true = deactivated project components are also taken into consideration

false = deactivated project components are not taken into consideration

Return value Project component The referenced project component