JavaScript History Functions
EditRocket provides the following information on History functions in the JavaScript source code builder.
back () - Loads the previous URL in the history list
forward () - Loads the next URL in the history list
go (number | URL) - Loads a specific page in the history list