6 lines
154 B
Text
6 lines
154 B
Text
variables
|
|
string result1, result2
|
|
endvariables
|
|
|
|
activate "webservice".soapFunc("hello", result1)
|
|
activate "webservice".anotherSoapFunc(34234, result2)
|