Skip to main content
Version: 20 R7 BETA

WA OPEN FORWARD URL

WA OPEN FORWARD URL ( {* ;} object )

ParameterTypeDescription
*OperatorIf specified, object is an object name (string) If omitted, object is a variable
objectanyObject name (if * is specified) or Variable (if * is omitted)

This command is not thread-safe, it cannot be used in preemptive code.

Description

The WA OPEN FORWARD URL command loads the next URL in the sequence of URLs opened into the Web area designated by the * and object parameters.

If there is no next URL (in other words, if the user has never returned to a previous URL), the command does nothing. You can test whether a next URL is available using the WA Forward URL available command.

See also

WA OPEN BACK URL
WA OPEN URL