4D v16.3WA Back URL available |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
WA Back URL available
|
WA Back URL available ( {* ;} object ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
* | Operator |
![]() |
If specified, object is an object name (string) If omitted, object is a variable | |||||
object | Form object |
![]() |
Object name (if * is specified) or Variable (if * is omitted) | |||||
Function result | Boolean |
![]() |
True if there is a previous URL in the sequence of URLs opened;otherwise, False | |||||
The WA Back URL available command finds out whether there is a previous 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.
Product: 4D
Theme: Web Area
Number:
1026
Created: 4D v11 SQL Release 2
4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)