goBack()
Moves backward one item in the back-forward list.
Declaration
func goBack()Discussion
This method works by changing the current item to the item that precedes it. This method raises an internalInconsistencyException exception if no item precedes the current item.