Purpose:
Escapes a text string to ensure that it is syntactically correct for inclusion in page content. The replacements performed are:
" "
& &
< <
> >
' '
Parameters:
Parm Text string to be escaped