goForward(_:)
An action method that loads the next location in the back-forward list.
Declaration
@IBAction func goForward(_ sender: Any?)Parameters
- sender:
The object that sent this message.
Discussion
This method does nothing if it is unable to move forward.