|
const | OMQ::ArrayNone = "NONE" |
| array type: for non-array steps
|
|
const | OMQ::ArraySeries = "SERIES" |
| array type: executed in series (only valid array type)
|
|
const | OMQ::ArrayParallel = "PARALLEL" |
| array type: executed in parallel (not implemented; do not use)
|
|
These are the possible values for the array attribute of a step