====== Scrolling Text Module ====== This example shows how JavaScript can be used to create a scrolling text box in your GUI. The GUI also shows how you can use input fields to change settings on the fly for the scrolling text module. See the JavaScript code comments for specific details on the parameters you can use. [[https://github.com/CommandFusion/DemoUserInterfaces/tree/master/ScrollingText|View on GitHub]] [[https://github.com/downloads/CommandFusion/DemoUserInterfaces/ScrollingText.gui.zip|Download project from GitHub]] \\