-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample Loop.json
More file actions
1 lines (1 loc) · 1.83 KB
/
Copy pathexample Loop.json
File metadata and controls
1 lines (1 loc) · 1.83 KB
1
{"name":"Example Loop","created":"2016-11-24T14:13:07.153Z","intents":[],"updated":"2016-11-24T14:19:00.768Z","entities":[],"language":"en","metadata":null,"description":"Example loop.","dialog_nodes":[{"go_to":null,"output":{"text":"Hi, this is a loop example. If you say \"X\" the loop will exit. If you say anything else, then the loop exits after 3 attempts."},"parent":null,"context":{"counter":"2"},"created":"2016-11-24T14:13:20.501Z","metadata":null,"conditions":"conversation_start","description":null,"dialog_node":"node_1_1479996800233","previous_sibling":null},{"go_to":null,"output":{"text":"Too many attempts. Ending loop."},"parent":"node_1_1479996800233","context":null,"created":"2016-11-24T14:15:14.220Z","metadata":null,"conditions":"context.counter < 1","description":null,"dialog_node":"node_3_1479996913991","previous_sibling":null},{"go_to":null,"output":{"text":"You are outside the loop."},"parent":null,"context":null,"created":"2016-11-24T14:13:26.832Z","metadata":null,"conditions":"anything_else","description":null,"dialog_node":"node_2_1479996806644","previous_sibling":"node_1_1479996800233"},{"go_to":null,"output":{"text":"You have exited the loop by saying \"X\"."},"parent":"node_1_1479996800233","context":null,"created":"2016-11-24T14:15:45.200Z","metadata":null,"conditions":"input.text.matches('X|x')","description":null,"dialog_node":"node_4_1479996944917","previous_sibling":"node_3_1479996913991"},{"go_to":{"return":null,"selector":"user_input","dialog_node":"node_3_1479996913991"},"output":{"text":"You didn't say \"X\""},"parent":"node_1_1479996800233","context":{"counter":"<? context.counter -1 ?>"},"created":"2016-11-24T14:16:39.906Z","metadata":null,"conditions":"true","description":null,"dialog_node":"node_5_1479996999682","previous_sibling":"node_4_1479996944917"}],"workspace_id":"d59d672c-8dce-46fb-ad9d-87387bd116f7"}