| Function Name | Description | Documentation |
|---|---|---|
KEEP TOPIC |
Stores data internally within the broker. | View Docs |
SET |
Defines or modifies variables dynamically. | View Docs |
GET TOPIC |
Retrieves data from a specified topic. | View Docs |
PUBLISH TOPIC |
Broadcasts data to subscribed clients. | View Docs |
AS |
Reconverts data. | View Docs |
| Function Name | Description | Documentation |
|---|---|---|
IF |
Executes actions based on specific conditions. | View Docs |
| Function Name | Description | Documentation |
|---|---|---|
REPLACE |
Stores data internally within the broker. | View Docs |
TRIM |
Defines or modifies variables dynamically. | View Docs |
SPLIT |
Splits usually the data according to type. | View Docs |
FILTER |
Inside the data filters the | View Docs |