Skip to main content
Version: Next

WA Forward URL available

WA Forward URL available ( * ; object : Text ) : Boolean
WA Forward URL available ( object : Variable, Field ) : Boolean

ParameterTypeDescription
*Operator→If specified, object is an object name (string) If omitted, object is a variable
objectText, Variable, Field→Object name (if * is specified) or
Variable or field (if * is omitted)
Function resultBoolean←True if there is a following URL in the sequence of URLs opened;otherwise, False
History
ReleaseChanges
11 SQL Release 2Created

Description​

The WA Forward URL available command finds out whether there is a following URL available in the sequence of URLs opened in the Web area designated by the * and object parameters.

The command returns True if a URL exists and False otherwise. More particularly, this command can be used, in a custom interface, to enable or disable navigation buttons.

See also​

WA Back URL available
WA OPEN FORWARD URL

Properties​

Command number1027
Thread safeno