2.4 :backward()
Calling this method loads the previously visited page in the page history, if possible. This also lowers the index on the history entry in the .history_curitem attribute.
Switching back to the original page before the :backward() call is possible via a :forward() call, as long as no further link has been followed.
This method can only be called for a visible dmw_webview object; otherwise, it will generate a call error.
Definition
void :backward
(
)
Return value
None.
Objects with this method
Object dmw_webview