Versions Compared

Key

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

...

The return value represents the key of the user that triggered the script. Usually transition is executed.

Example

Code Block
languagejs
customfield = currentUser();

...