Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Returns the custom field name for the provided id.

Example

Code Block
languagejs
return getCustomFieldNameById(10000);

...