krn.EnumJobs
This job returns a list of implemented jobs for a specified engine.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Currently not supported — pass |
|
STRING |
Yes |
Short label of the engine for which the list of jobs should be generated |
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
STRING |
Optional |
Name of the implemented jobs |
3. Return Value
(INT): 0 = Job successful, otherwise error code.
See also: krn.EnumNameSpaces