Right click this window and select "view source" in order to copy the source for this script.
JavaScript Built In Function Escape
View Source...
Encodes a string from ASCII into an ISO Latin-1 (ISO 8859-1) character set which is suitable for HTML processing. It is passed the string to be encoded, and returns the encoded string.