cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
236
Views
1
Helpful
1
Replies

How to read this QueueVoicemail == "" statement

kbeaton
Level 1
Level 1

I have a Script with this logic in it and I want to use the same logic in a different script...

The Application this works in prompts the caller to Press 1 if they want to leave a voicemail.
Is GetDigitString listening for the caller's input?

kbeaton_0-1741121855521.png

TIA

 

1 Reply 1

david.macias
VIP Alumni
VIP Alumni

Yes, the Get Digit String allow the caller to enter DTMF and in your case set it to CallerInput variable.

david