- Overview
- Adc
- Artificial Intelligence
- Audio
- Camera
- Digital
- Games
- General
- Gps
- Graphs
- Hbridge
- I2c
- Infrared Distance
- Misc
- Mobile
- Navigation
- Pwm
- Rafiki
-
Scripting
- Custom Movement Panel
- Filters
- Getlinecontainingfromarray
- Javascript
- Key Control
- Movement Script
- Personality Generator
- Recorder
- Script
- Script Console
- Script Flow
- Script Manager
- Script Monitor
- Script Slider
- Sketch Pad
- Sound Movement
- Sound Script
- TCP Script Server Raw
- User Defined Function Example
- Variable State Saver
- Variable Watch
- Servo
- Third Party Robots
- Touch Tablet
- Ultrasonic Distance
- Virtual Reality

How To Add This Control To Your Project
- Load the most recent release of EZ-Builder
- Press the Project tab from the top menu bar of EZ-Builder
- Press Add Control from the button ribbon bar of EZ-Builder
- Choose the Scripting category tab
- Press the Variable Watch icon to add the control to your project
This control views the known EZ-Script variables and their respective values. The control automatically refreshes to show variable values. This is a great control for debugging your programs and viewing the variable data. Additional details can be found in the EZ-Script Activity.
*Note: This control may cause performance challenges with your program. Only use this control for debugging purposes.
*Note: This control may cause performance challenges with your program. Only use this control for debugging purposes.
Similar Behavior Controls

Custom Movement Panel
If your robot requires a movement/motor controller that is not supported, use this control. You may assign...

Getlinecontainingfromarray
Adds a new ez-script function GetLineContainingFromArray() that will return an item from the array...

Filters
Filters for dampening and averaging means.