Versions Compared

Key

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

...

Code Block
string[] headers = getHeaders(customfield_10000);

For the Developers custom field with the customfield_10000 id, the result returned by the above routine call will be:
Username|Email|Full Name.

...