:Referer
Class
Syntax
Read:
:Referer --> cReferer
Assign:
:Referer := cReferer
Parameters
cReferer. A string indicating a referring page or application that directed the user to the new page.
Description
Set the referring URL for the current command.
An example could be an Access limitation that only accepts commands from a spicific :Referer.
This variable is only used in the :Command() Method
See Also