ph_scrapetext PowerHome formula function
Description
Retrieves text associated with a handle via Windows message 13.
Syntax
ph_scrapetext ( handle )
Argument Description
handle Long. The handle whose text you wish to retrieve.
Return value
String. Returns the text associated with the handle by issuing a Windows message 13 to the handle.