Understanding Cardinal Rules in Variable Names 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.

Variable names must always:

  • Begin with letter or underscore (may consist of numerics).
  • Use case sensitive names.
  • Not be one of the system keywords

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

Last Updated: