Language Reference |
HTMLDECODE | decodes a string containing HTML numeric character references or HTML character entity references and returns the decoded string |
HTMLENCODE | encodes characters by using HTML character entity references and returns the encoded string |
URLDECODE | returns a string that was decoded using the URL escape syntax |
URLENCODE | returns a string that was encoded using the URL escape syntax |
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.