Refresh
PowerScript function
Description
Refreshes the current Web page.
Applies to
WebBrowser controls
Syntax
|
1 |
controlname.Refresh ( ) |
|
Argument |
Description |
|---|---|
|
controlname |
The name of the WebBrowser control. |
Return value
Integer.
Returns 1 if the function succeeds and -1 if an error occurs.
Examples
|
1 2 |
Integer li_rtn Li_rtn = wb_1.Refresh() |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest