getIssueEntityPropertyValue
Description
Returns the entity property value as a String.
Parameters
Return Type
String
The returned value represents the entity property of the issue.
Example
return getIssueProperty("JSD-2", "request.channel.type");
See also
Peacock