set_text
set_text($text); - this function is used to set text in the window.
the input Function accepts parameters:
$text – new window text.
After testing, the function returns the result of its work to the script :
true – found and set.
false – couldn't set.