Versions Compared

Key

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

...

runnerLog(message, percent, action) (Since JJUPIN 3Power Scripts for JIRA 3.0.10 (formerly known as JJUPIN))

Description

Puts the message 'message' on the console of a runner gadget. This is a special routine making sense only in JJupin Power Scripts for JIRA/SIL Excel Reporting and only for the runner. The use of it has no effect whatsoever besides for the runner.

Note

Since JJUPIN Power Scripts for JIRA 3.0.10, runnerLog routine can also render a progress bar by specifiing the percent we want to be set.

...

In this case, using the new runnerLog routine, when the script execution is done, the runner will look like this:

Image RemovedImage Added