/
getRequestTypeName (Power Scripts)
getRequestTypeName (Power Scripts)
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
, multiple selections available,
Related content
getRequestsTypes (Power Scripts)
getRequestsTypes (Power Scripts)
More like this
getRequestTypeName
getRequestTypeName
More like this
getRequestTypePropertyKeys
getRequestTypePropertyKeys
More like this
issueTypeIdForProject
issueTypeIdForProject
More like this
issueTypesForProject
issueTypesForProject
More like this
issueTypesForProject
issueTypesForProject
More like this