A customer with on Avaya Aura Contact Center Is using the IF THEN ELSE END IF expression in the script.
Given the following section of script:
IF DNIS = SOOO THEN
QUEUE TO SKILLSET customer_service
WAIT 2
ELSF
QUEUE TO SKILLSET general_lnfo
WAIT 2
END IF
QUEUE TO SKILLSET backup_sklllset WAIT 2
Which statement describes what will happen to a caller encountering this section of script?
Currently there are no comments in this discussion, be the first to comment!