GetSource
PowerScript function
Description
Gets the HTML source code for the current page’s main frame.
Applies to
Syntax
|
1 |
controlname.GetSource ( ) |
|
Argument |
Description |
|---|---|
|
controlname |
The name of the WebBrowser control. |
Return value
String.
Examples
|
1 2 |
String ls_wbsource ls_wbsource = wb_1.getsource() |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest