For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Variable: WaitStateTypeEnum

const WaitStateTypeEnum: object;

The type of waiting state an element instance is in.

Type Declaration

JOB

readonly JOB: "JOB" = 'JOB';

MESSAGE

readonly MESSAGE: "MESSAGE" = 'MESSAGE';