Skip to main content
Skip table of contents

Set Slot

Node

Set Slot

Description

The Set Slot node Screen Shot 2025-03-22 at 00.42.49.png 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

Screen Shot 2025-03-22 at 01.27.57.png
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.