FORMULA LANGUAGE


Examples: @URLHistory
Below are examples of each command you want to specify.

[NEXT]

This example moves to the next URL in the history list.

@URLHistory([NEXT])

[PREV]

This example moves to the previous URL in the history list.

@URLHistory([PREV])

[SHOW]

This example displays the History dialog box.

@URLHistory([SHOW])

[SAVE]

This example saves the history list into a new Web Tour document that a user can reload later to follow that history.

@URLHistory([SAVE])

[RELOAD]

This example reloads the history list from the Web Tour document.

@URLHistory([RELOAD])

See Also