job jobRef mget

Available for: Content Management Server, Template Engine

Task: Returns one or more job parameters given as paramName parameters.

Syntax:

job (withName jobName) | (withId jobId) mget {paramName}

Function parameters:

  • paramName specifies the name of a job parameter whose value is being searched for.

Return value if successful: The values of the specified job parameters.

Necessary permissions (CM only): no restrictions.

Example:

CM>job withId 2245 mget execLogin execPerm
root permissionGlobalJobExec