• Set a specific variable created by the Dialogue parser to a specific value.

    Parameters

    • key: string

      The name of the variable you want to set the value of

    • value: string | number | boolean

      The value you want to set

    Returns void