hi there,
I use conditional responses very often. Now, I need to have a condition like this:
- condition:
- name: assunto
type: slot
value: not NULL <--------------------------------------is this possible?
I’d like that the condition was satisfied if the slot “assunto” took any value, but null.
Is this possible?
