PSText

Reads text from the house screen into a variable.

Parameters
None.
Returns
String containing the text.
Example
Set bzhao = CreateObject("BZWhll.WhllObj")
bzhao.Connect
TextVar = bzhao.PSText
MsgBox TextVar