"forward"
This function loads the next URL in the history list.
Synopsis
void shape.forward();
Description
This function loads the next URL in the history list.
Example
main()
{
WebView_ewo1.forward();
}
Assignment
WebView EWO
This function loads the next URL in the history list.
void shape.forward();
This function loads the next URL in the history list.
Example
main()
{
WebView_ewo1.forward();
}
WebView EWO