Hello, I would like using VirtualQueueRegex. But I have a question on the regex. I would like to use like perl regex : ^(\d{4}|\d{6})#123.*$ my question is : is "\d" works and "{n,m}" operators exists ? Regards, Marc |
Hello, I would like using VirtualQueueRegex. But I have a question on the regex. I would like to use like perl regex : ^(\d{4}|\d{6})#123.*$ my question is : is "\d" works and "{n,m}" operators exists ? Regards, Marc |