Print Page as PDF
HTTP Client Helper ICR (5555)

HTTP Client Helper    ICR (5555)

Name Value
NUMBER 5555
IA # 5555
DATE CREATED 2010/08/24
CUSTODIAL PACKAGE TOOLKIT
USAGE Supported
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE XTHCUTL
NAME HTTP Client Helper
GENERAL DESCRIPTION
Helper function for the HTTP/1.1 Client.
STATUS Active
KEYWORDS
  • HTTP
  • HTML
DURATION Till Otherwise Agreed
ID XTHCUTL
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$DECODE(str)
Decodes one string replacing
&lt; with <
&gt; with >
&amp; with &
&nbsp; with " "
&apos; with '
&quot; with "
&#65; with A.  Example: W
$$DECODE^XTHCUTL("1301%2Bclay%2Bst.%2COakland%2CCA")
1301%2Bclay%2Bst.%2COakland%2CCA
VARIABLES TYPE VARIABLES DESCRIPTION
str Input
(Required) String to be decoded.
returns Output

Success: Decoded string.
Fail: -1^String not defined (if missing str variable)
DATE ACTIVATED 2015/06/26