This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
WA Get last filtered URL
|
WA Get last filtered URL ( {* ;} 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 | String |
![]() |
Last filtered URL | |||||
The WA Get last filtered URL command returns the last URL that was filtered in the Web area designated by the * and object parameters.
The URL may have been filtered for one of the following reasons:
It is advisable to call this command in the context of the On URL Filtering, On Open External Link and On Window Opening Denied form events in order to find out the URL that was filtered.
WA GET EXTERNAL LINKS FILTERS
WA GET URL FILTERS
WA SET EXTERNAL LINKS FILTERS
WA SET URL FILTERS
Product: 4D
Theme: Web Area
Number:
1035
Created: 4D v11 SQL Release 2
4D Language Reference ( 4D v20 R7)