4 lines
91 B
Text
4 lines
91 B
Text
|
|
InstallService["http://example.com/soap/wsdl"];
|
||
|
|
soapFunc["Hello"];
|
||
|
|
anotherSoapFunc[12345];
|