Socket Functions
From UBot Studio
(Difference between revisions)
Line 1: | Line 1: | ||
− | The '''Socket Functions''' allow you to grab information from a webpage via the underlying socket connections. | + | The '''Socket Functions''' allow you to grab information from a webpage via the underlying socket connections. These funtions are [[Professional Edition|Professional]] and [[Developer Edition|Developer]] edition commands. |
[[File:sockfunc.jpg]] | [[File:sockfunc.jpg]] |
Revision as of 14:18, 21 October 2014
The Socket Functions allow you to grab information from a webpage via the underlying socket connections. These funtions are Professional and Developer edition commands.
Socket Functions
- socket page headers: Returns the header information for the most recent navigate command.
- socket page html: Returns the page html for the last navigate command.