The Set Slot node can be used to create/update a slot linked to a room. A slot is a key-value pair that can be used to store any type of data. Whenever a controller receives an event, it automatically attach the slots linked to that room with the msg object.
Inputs
Input Details
Options
Option Details
Key
The name of the slot to create/update
-
-
Value
The value to store in the slot
string
The string to be stored
number
The number to be stored
JSON
The JSON that you want to store
msg
The path to the value within the msg object to be stored
JavaScript errors detected
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.