WebSocket Custom Server Connection Opened

Trigger for when a Websocket Custom Server Connection is Opened
Preview
Preview

Parameters

Serverrequired
Select

Select a server from the Server/Clients -> Websocket Servers tab

  • Select Any to trigger on any server

Variables

The following variables will be populated when this trigger executes:

Description
ipstring

The ip of this websocket server

sessionIdstring

The session id of the client

wssIdstring

The UUID of this websocket server

wssIdxnumber

The 0-based id of this websocket server

Example: 0, 1, 2, etc.