This site is no longer updated.Go to new Conversational Cloud docs

random


Description

random — executes one random chatbot reaction out of all nested reactions.

Value type

  • none

Parameters

  • none

Nested data

  • reactions — only one of the nested reactions will be executed

How to use

random: 
    a: Response1 
    a: Response2 
    a: Response3
random:
    go!: ./quizz1
    go!: ./quizz2