This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Components > Methods for library components > isAssignableTo(String typeName)

isAssignableTo(String typeName)

Delivers true if the type equals the type of the library component <typeName>.

isAssignableTo(String typeName)
Argument String typeName

Name of the library component

May be assigned as name or absolute name (always the absolute name should be used, because it identifies the library component unique)

Return value Boolean