Overview
The JavaScript settings panel allows you to configure the JavaScript console server settings.
The JavaScript console server is a network terminal that accepts and executes JavaScript on the CueServer.
The following options are available:
- Mode – disables or sets the type of server used, Telnet or Raw TCP (disabled by default).
- Firewall – determines the network addresses that are allowed to connect to the server.
- Port – defines the port on which the console will accept connections.
- Login Banner – the “welcome message” sent to connecting devices.
- Password – an optional password that must be provided to use the terminal.
- Prompt – the line prefix that prompts users to input JavaScript.


