job jobRef delete

Available for: Content Management Server, Template Engine

Task: Deletes the specified job from the job list.

Syntax:

job (withName jobName) | (withId jobId) delete

Function parameters: none.

Return value if successful: none.

Necessary permissions (CM only): The user must be a super user.

Example:

CM>job withId 2023 delete