2.11 :clearhistory()
Calling this method completely deletes the page history. Afterwards, the attributes .history_count and .history_curritem will have the value 0. Subsequent calls to the methods :forward() and :backward() will be disabled.
Definition
void :clearhistory
(
)
This method can only be called for a visible dmw_webview object; otherwise, it will generate a call error.
Return value
None.
See also
Attributes .history_curritem, .history_title, .history_url, .history_count
Objects with this method
Object dmw_webview