Versions Compared

Key

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

...

Excerpt

Retrieves a structure containing information about a version that has been updated.

Return value

A JVersion value containing the component version data.

Example

Code Block
logPrint("INFO", "Result of listener: " + getOldVersionFromEvent());

...