Description
Gets the name of the request type from an existing issue in a Service Desk project.
Parameters
Return Type
String
Example
return getRequestTypeName("TEST-3");
Returns: "Bug"
See also
Gets the name of the request type from an existing issue in a Service Desk project.
String
return getRequestTypeName("TEST-3");
Returns: "Bug"