Versions Compared

Key

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

...

'True' if the operation succeeded, 'false' otherwise.


Example

Code Block
boolean result = addIssueToSprint("AGILE-3", 5);

...