4D v16.3WA GET EXTERNAL LINKS FILTERS |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
WA GET EXTERNAL LINKS FILTERS
|
WA GET EXTERNAL LINKS FILTERS ( {* ;} object ; filtersArr ; allowDenyArr ) | ||||||||
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) | |||||
filtersArr | String array |
![]() |
Filters array | |||||
allowDenyArr | Boolean array |
![]() |
Allow-deny array | |||||
The WA GET EXTERNAL LINKS FILTERS command returns, in the filtersArr and allowDenyArr arrays, the external link filters of the Web area designated by the * and object parameters. If no filter is active, the arrays are returned empty.
The filters are installed by the WA SET EXTERNAL LINKS FILTERS command. If the arrays are reinitialized during the session, the WA GET EXTERNAL LINKS FILTERS command can be used to find out the current settings.
Product: 4D
Theme: Web Area
Number:
1033
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)