Using Help in VEXcode Pro V5

The VEX Visual Studio Code Extension has replaced VEXcode Pro V5, which is now end-of-life.

VEXcode Blocks and VEXcode Text remain actively developed and supported for all VEX platforms.

Help inside of VEXcode Pro V5 can provide users with an explanation of how to use a command in their project.

Opening the Help Window

Flowchart illustrating troubleshooting steps for V5 Category issues, including decision points and actions to resolve common problems.

Click on the Help icon to open the Help window. The Help icon is the question mark icon at the top right of VEXcode Pro V5.

Screenshot illustrating troubleshooting steps for V5 category, showing error messages and suggested solutions in a user-friendly layout.

An empty Help window will appear by default.

Getting Help for a Command

Flowchart illustrating troubleshooting steps for V5 category issues, including common problems and solutions, with labeled arrows and decision points for user guidance.

In order to see the help, right-click on the command. For example: Drivetrain.drive(forward);

In this example, Drivetrain is the Device name, drive is the Command name, and the information in the parenthesis are the Parameters.

Right-click on a command name in your project and select “Command Help” to learn more about how to use the command. Information about that command will appear in the Help window.

Flowchart illustrating troubleshooting steps for V5 category issues, featuring decision points and actions to resolve common problems.

If multiple devices share the same command name, you will get a request to select the device you want help with. You can select a device by clicking on the name of the command from the list provided.

Diagram illustrating troubleshooting steps for V5 category, featuring labeled components and processes to assist users in resolving issues effectively.

If no command help could be found, take a look at our “Advanced Help” tab. You can access “Advanced Help” by clicking on “Tools” on the top menu.

Flowchart illustrating troubleshooting steps for V5 category issues, featuring decision points and actions to resolve common problems.

Then select “Open Advanced Help (In Browser)”.

Accessing the Command Reference

Screenshot of V5 troubleshooting guide, displaying common issues and solutions related to V5 category description, including visual aids and step-by-step instructions for users seeking assistance.

The Command Reference contains a list of commands available for each device configured inside of your project.

Closing the Help Window

Flowchart illustrating troubleshooting steps for V5 Category issues, including decision points and actions to resolve common problems.

Click the Help button in the toolbar again to close the Help window.

For more information, help, and tips, check out the many resources at VEX Professional Development Plus

Last Updated: