Description
Refreshes the current Web page.
Applies to
Syntax
controlname.Refresh ( )
Return value
Integer.
Returns 1 if the function succeeds and -1 if an error occurs.
Examples
Integer li_rtn Li_rtn = wb_1.Refresh()
See also
Description
Refreshes the current Web page.
Applies to
Syntax
controlname.Refresh ( )
Return value
Integer.
Returns 1 if the function succeeds and -1 if an error occurs.
Examples
Integer li_rtn Li_rtn = wb_1.Refresh()
See also