Message (Msg)

A Msg a set of text data returned to the client, it can be referenced as:

  • a file (local or shared). Prefix file:
  • a text string. Prefix text:
  • an url. Prefix url:

A Msg is returned by the the server is specific context such as an error context, a login form or a log off request.

A file or a text Msg may contain tokens to be replaced at run-time.

 

LOGINSCRIPT:

ERRORID:

ERRORCODE:

QUERY_STRING:

SERVERNAME_URL:

SERVERNAME_URL_QUERYSTRING:

SERVERNAME:

URL

TICKETID:

SITEID:

NOW:

ERROR_DESCRIPTION:
 

ISANONYMOUS


QUERYSTRING_BEGIN/QUERYSTRING_END:

 

#QUERYSTRING_BEGIN#

#QSPARAM<N>#ERRORCODE=#ERRORCODE##/QSPARAM<N>#

"#QUERYSTRING_END#"