go

fun go(delta: Int = definedExternally)(source)

The go() method of the History interface loads a specific page from the session history. You can use it to move forwards and backwards through the history depending on the value of a parameter.

MDN Reference