Language Reference

Web Tools

HTMLDECODEdecodes a string containing HTML numeric character references or HTML character entity references and returns the decoded string
HTMLENCODEencodes characters by using HTML character entity references and returns the encoded string
URLDECODEreturns a string that was decoded using the URL escape syntax
URLENCODEreturns a string that was encoded using the URL escape syntax

Previous Page | Next Page | Top of Page