getChildByName

fun getChildByName(name: String): <Error class: unknown class>?(source)

Finds the child with @name in @self.

Return

the requested child

Parameters

name

the name of the child to find