This method has a Struct return type and three [in] parameters.
The [in] parameters are of type string, integer, and float. They will be deliberately be transmitted in reverse order. The SOAP receiver should be able to process the RPC normally.
The struct return consists of an integer value, a float value, and a string value.
inputString (please enter a string value)
inputInteger (please enter an integer value)
inputFloat (please enter a float value)