getCustomFieldNameById

Description

Gets the name of the custom field by id.

Parameters

Return Type

String

Returns the custom field name for the provided id.

Example

return getCustomFieldNameById(10000);

See also