This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Components > Navigation methods for mechatronic components > mos(String typeName)

mos(String typeName)

mos(typeName) returns all not disabled children of the mechatronic component which are an instance of typeName (see isInstanceOf(String typeName)). The argument can be declared with and without unit path.

mos(String typeName)
Argument String typeName Type of the components to be determined
Return value List