Description
Gets all information about the custom field. Routine returns a JCustomField structure type.
Parameters
Return Type
Example
JCustomField field = getCustomField("customfield_12345"); runnerLog(field.id); runnerLog(field.name); runnerLog(field.description); runnerLog(field.type);
See also
We've encountered an issue exporting this macro. Please try exporting this page again later.