Hello, everyone!
I have the same problem, I need to have both 3 and 4 length input. With # everything works fine, but I want to configure it without terminator to be used by the caller.
This is what I got so far:
tranext = Extended Get String Digit
- succesfull
--if (tranext.length() == 4) then
----True
-------Call redirect
----False
--------If (tranext.length() == 3) then
-----------True
---------------- Call redirect
But it still calls only for 4 digit numbers, ignoring 3 digits.. What else do I have to do?
IPC Version
5.0(2)_Build064