Query Information |
|
The following query information system values are available for use in the Logic Template:
System Value |
Description | ||||||||
__ACCESS_MODE |
The format of the query received:
| ||||||||
__CLIENT_IP |
IP address of the client machine sending the query. | ||||||||
__CLIENT_PORT |
Port address of the client machine sending the query. | ||||||||
__LANGUAGE |
Language identified by the HTTP header. | ||||||||
__QUERY |
The query received from the client. | ||||||||
__REFERING_ITEM |
Referring web page as extracted from the HTTP header. | ||||||||
__SECURE_MODE |
TRUE (1) indicates using SSL encryption. FALSE (0) indicates using insecure communication. | ||||||||
__STATUS |
The status of the current request. | ||||||||
__TRANSFER_SIZE |
Number of bytes sent in response to query. | ||||||||
__USER_AGENT |
User agent as extracted from the HTTP header. |