If you are using Amazon Lex V2, refer to the Amazon Lex V2 guide instead.
If you are using Amazon Lex V1, we recommend upgrading your bots to Amazon Lex V2. We are no longer adding new features to V1 and strongly recommend using V2 for all new bots.
AMAZON.Percentage
Converts words and symbols that represent a percentage into a numeric value with a percent sign (%).
If the user enters a number without a percent sign or the word
"percent," the slot value is set to the number. The following
table shows how the AMAZON.Percentage
slot type
captures percentages.
Input | Response |
---|---|
50 percent | 50% |
0.4 percent | 0.4% |
23.5% | 23.5% |
twenty five percent | 25% |