Skip to main content
Version: Next

WA GET EXTERNAL LINKS FILTERS

WA GET EXTERNAL LINKS FILTERS ( * ; object : Text ; filtersArr : Text array ; allowDenyArr : Boolean array )
WA GET EXTERNAL LINKS FILTERS ( object : Variable, Field ; filtersArr : Text array ; allowDenyArr : Boolean array )

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)
filtersArrText array←Filters array
allowDenyArrBoolean array←Allow-deny array
History
ReleaseChanges
11 SQL Release 2Created

Description​

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.

See also​

WA GET URL FILTERS
WA SET EXTERNAL LINKS FILTERS

Properties​

Command number1033
Thread safeno