2.19 :forward()
When this method is called, the next previously visited page in the page history is loaded, if possible. This also increments the index on the history entry in the .history_curitem attribute.
Switching to the page before the :forward() call is possible via a :backward() call.
This method can only be called for a visible dmw_webview object; otherwise, it will generate a call error.
Definition
void :forward
(
)
Return value
None.
Objects with this method
Object dmw_webview