Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Result = SRP_String(Service, String, Param1, Param2..., Param3ParamN)

Returns

The meaning of the return value depends on the service.

...

String
ParameterDescription
ServiceThe action to apply to the given string. Required.The string upon which the service will operate. Required.
Param1 - Param3ParamNService parameters. See specific service for details.

...