VEXcode API Reference

I was wondering if there was a official or unofficial API reference website or something i could use i know vex coding studio has one but i don’t know if there is one for VEXcode.

I believe that VCS uses the EXACT same commands as VEXCode, so you should just be able to use that API. Even if VEX made a separate one, it would be 100% identical.

2 Likes

Except there is a lot of room for improvement, such as making it work for Firefox, have better documentation, and better layout =)

1 Like

you can literally ctrl+c and ctrl+v code from VCS to VEXcode. The language is the same, just research how to do motor sensor setup.

1 Like

You can also import VCS projects into VEXcode.

2 Likes

Ive had issues importing code from VCS to VEXcode, but if it works i guess.