krn.EnumJobs

This job returns a list of implemented jobs for a specified engine.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

NameSpace

STRING

Yes

Short label of the engine for which the list of jobs should be generated

2. Output Parameters

Name Type Dependency Description

[Jobname]

STRING

Optional

Name of the implemented jobs

3. Return Value

(INT): 0 = Job successful, otherwise error code.

See also: krn.EnumNameSpaces