OverrideResultStateDesc property: ServiceAPI class
Description
Use the OverrideResultStateDesc property to override the result state description.
Example
%This.ServiceAPI.ResultState = "Failure";
%This.ServiceAPI.OverrideResultStateDesc = "bad data";