in this case, I want to use sys-number
to get numbers sequence, and this number can start with 0. But, if the user types 034234342342
, the sys-number does not recognize the 0
, just 34234342342
.
Have any Contorn Solution for this? In this case, to get all number?
This is one Regex
condition inside Conversation flow and I want to use sys-number
to get the ALL number if the user types "My protocol number is 034234342342".
And sys-number
will be the new condition and get the complete number.
If not have how to do it with sys-number
. Please, try answer to me how to do that in this user case.
EDIT:
Check my example:
My try it out: