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. These | + | The '''Socket Functions''' allow you to grab information from a webpage via the underlying socket connections. These functions are [[Professional Edition|Professional]] and [[Developer Edition|Developer]] functions 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 functions are Professional and Developer functions 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.