This functionality is only available for certain module packages.

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

existsRef(String absoluteName, Boolean alsoDisabled)

Determines if the project component given by absoluteName is referencable.

existsRef(String absoluteName, Boolean alsoDisabled)
Arguments String absoluteName The path to a project component
Boolean alsoDisabled

true = deactivated project components are also taken into consideration

false = deactivated project components are not taken into consideration

Return value Boolean