List of questions
Related questions
Question 29 - AI-102 discussion
You are building a chatbot by using the Microsoft Bot Framework Composer as shown in the exhibit. (Click the Exhibit tab.)
The chatbot contains a dialog named GetUserDetails. GetUserDetails contains a TextInput control that prompts users for their name.
The user input will be stored in a property named name.
You need to ensure that you can dispose of the property when the last active dialog ends.
Which scope should you assign to name?
A.
dialog
B.
user
C.
turn
D.
conversation
Your answer:
0 comments
Sorted by
Leave a comment first