SOAP: Difference between revisions

Content deleted Content added
m →‎Icon and Unicon: clarify dependency metadata
Line 40:
<cfset result = client.anotherSoapFunc(34234)></lang>
 
=={{header|Icon}} and {{header|Unicon}}==
{{works with|Unicon}}
{{libheader|Unicon Code Library}} provides the [http://tapestry.tucson.az.us/unilib/pack_soap.html Soap] package.
<lang unicon>import soap