| $$RA(IP) | 
Used to lock the user or IP address, file data in the
FAILED ACCESS ATTEMPTS LOG file (#3.05), and provide error text.  Used by
VistaLink when constructing the 'IP Address Locked' error (#182306 in the
DIALOG file (#.84)).
 
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
IP | 
Input | 
IP address.
 
 | 
$$RA | 
Output | 
Result returns:
On failure, TXT variable will contain a text message related to user or
IP address failure, i.e. "Your access has been locked-out for xx
seconds." or "This IP address has been locked."
On success, TXT="".
 
 | 
 
 |