Skip to end of banner
Go to start of banner

getProjectsInCustomFieldContext

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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");

See also

  • No labels