WA OPEN FORWARD URL
WA OPEN FORWARD URL ( {* ;} object )
Parameter | Type | Description | |
---|---|---|---|
* | Operator | → | If specified, object is an object name (string) If omitted, object is a variable |
object | any | → | Object 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.