46.11 Adding Intent Parameters
In order to complete a purchase, the intent is going to need two parameters in the form of the stock symbol and quantity. Remaining within the Intent Definition editor, use the ‘+’ button located beneath the Parameters section to add a parameter named symbol with the type set to String, the display name set to “Symbol”, and both the Configurable and Resolvable options enabled. Within the Siri Dialog section, enter “Specify a stock symbol” into the Prompt field:
Figure 46-14
Repeat the above steps to add a quantity parameter to the intent, setting the prompt to “Specify a quantity to purchase”.