Versions Compared

Key

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

...

Return Type:

 array

Example:

Image Added

Code Block
print(string[] fullNames = getColumn(customfield_10000, 1));;

For custom field DataTable 2 with the id customfield_10000, the result returned by the above routine call will be: Admin User|Developer User|Test User