Skip to main content

queue

Short summary

This method adds a given dialog to the dialog queue.

Parameters

NameTypeCommentKind
dialogCNM_MessageInterfaces.IDialog-input

Code

Declaration

METHOD queue
VAR_INPUT
dialog :CNM_MessageInterfaces.IDialog;
END_VAR