CLOSE_SERIAL_DIALOG
Ends any serial dialog that is awaiting user input, such as a free response question or a multiple choice question.
Example JSON
{
"action": "CLOSE_SERIAL_DIALOG"
}
MGS Natlang
Example
script {
end serial dialog;
}
Dictionary entry
end serial dialog (;)