get_child_by_text
get_child_by_text($text,$exactly=false); - this function is used to get a child window with the specified text.
the input Function accepts parameters:
$text – text of the child window.
$exactly – exact text match.
After testing, the function returns the result of its work to the script :
window interface – XHEWindowInterface interface to the specified window.