The APPSRV_UNSAFE function
returns the complete, original value of an input name/value pair.
Normally unsafe characters (see the
UNSAFE option) are stripped from input values before creating the input
macro variables. This is done so that macro variables can be freely
used in an application program without any unwanted SAS macro language
processing. In some cases, such as processing free-format input text,
you might want to retrieve the complete, original value using the
APPSRV_UNSAFE function.