How to use command help and reference in vex code

So for a while I have been trying to figure out how to use the command help and reference in vex code. I am using pro by the way. I don’t know what I have been doing wrong but if someone could help me my life would be so much more easier.

Could some one just answer to this forum please. I know this is a stupid question but I can’t find a place where I would find this. I know you highlight, right click, then click command help or reference but I never get anything in the command help. While in the command reference it never gives me anything either. Just a whole bunch of random stuff in groups. So please some tell me what and if I am doing something wrong

https://api.vexcode.cloud/v5/html/

2 Likes

where did you find that website

advanced help is available in the Tools menu.

The command reference is only populated with devices you add in graphical config.

and you need to right click on a class member function and select command help to see help about that function. Here I right clicked on spin.

8 Likes