Slot type "number" with leading zero
Need a "number" that supports leading zero's. So when a user enters "012" it reads back "zero one two". The current number type reads back "twelve".
14
votes

Need a "number" that supports leading zero's. So when a user enters "012" it reads back "zero one two". The current number type reads back "twelve".