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