I have two bot flows where I'm using Slot with Slot Type reg expression. Next line value for my reg expression -
^(January|February|March|April|May|June|July|August|September|October|November|December) ((?:[Oo]h?|\d{1,2}))(st|nd|rd|th) (1939|19[4-9]\d|20\d{2})$
My first bot flow, works fine. Collecting values in the expected format (Image below)

My second bot flow, with the same configuration collecting the value in other format (lowercase month)

How can I "teach" my second bot flow to recognize months with capital letter?
Thank you
#ArchitectureandDesign#ConversationalAI(Bots,AgentAssist,etc.)------------------------------
Bohdan Lapushniak
------------------------------