OS4X plugin os4xplugin cancel

From OS4X
Revision as of 13:10, 19 February 2025 by Admin (talk | contribs) (Created page with "Category:Plugins == Purpose == Activate the cancel flag in a running job. The next step in plugin execution will not be executed, the job will be cancelled. No "job abort...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Purpose

Activate the cancel flag in a running job. The next step in plugin execution will not be executed, the job will be cancelled. No "job abort" plugin group will be executed.

Return codes

  • 0: everything OK
  • 1: invalid amount of parameters or license is invalid

Remarks

Since OS4X release 2025-02-19, if executed in an "job abort" plugin group, the job will get the "cancelled" state, not the abort state.