getProjectsInCustomFieldContext
Description
Returns the list of projects for a certain custom field context
Parameters
Return Type
String []
Examples
return getProjectsInCustomFieldContext("customfield_10041", "10169");
ITSD|TEST
//global, should return []
return getProjectsInCustomFieldContext("customfield_10040", "10167");