Skip to main content
Version: Next

WA Get last filtered URL

WA Get last filtered URL ( {* ;} object ) -> Function result

ParameterTypeDescription
*Operator🡒If specified, object is an object name (string) If omitted, object is a variable
objectForm object🡒Object name (if * is specified) or Variable (if * is omitted)
Function resultString🡐Last filtered URL

Description

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.

See also

WA GET EXTERNAL LINKS FILTERS
WA GET URL FILTERS
WA SET EXTERNAL LINKS FILTERS
WA SET URL FILTERS