slotDoesNotExist
Stentor API Reference / stentor-interaction-model/src / slotDoesNotExist
Function: slotDoesNotExist()
slotDoesNotExist(
slots,name):boolean
Defined in: packages/stentor-interaction-model/src/SlotConditionalCheck.ts:58
The provided slot name does not exists.
It either is undefined or is an empty string.
Parameters​
slots​
name​
string
Returns​
boolean