USER GUIDE
Simulation
166
VBS3Fires v3.6.3 User Guide
© SimCentric Technologies 2015
8.4 Developer console
The Developer Console panel in VBS3Fires allows you (an instructor, operator, or an administrator)
to directly enter VBS3 scripting commands.
The open the panel, go to Menubar Simulation Developer Console.
Image 8.9 Developer Console
8.4.1.1 Input
Type the script commands into the Input and click (Execute button). The script commands are
executed only once.
8.4.1.2 Watches
You can execute script commands which you want to continuously evaluate. This is useful for
monitoring variables or entity attributes in real time.
Image 8.10 Watches section in Developer Console
Entry box – the white colour textboxes on left hand side
Result box – the gray colour textboxes in right hand side
To do this, enter the script command to any of the entry boxes. The result will be shown in the result
box adjacent to the relevant entry box