This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20.6
WA Forward URL available

WA Forward URL available 


 

WA Forward URL available ( {* ;} object ) -> Function result 
Parameter Type   Description
Operator in If specified, object is an object name (string) If omitted, object is a variable
object  Form object in Object name (if * is specified) or Variable (if * is omitted)
Function result  Boolean in True if there is a following URL in the sequence of URLs opened;otherwise, False

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 

Product: 4D
Theme: Web Area
Number: 1027

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v11 SQL Release 2

 
ARTICLE USAGE

4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)