Vehicle IsMovingOnGround

I have a default Vehicle Advanced project,I want the vehicle can jump and the condition is that the vehicle is moving on ground,how can I do? Can I use IsMovingOnGround? how to use it?

Thanks a lot!

IsMovingOnGround works perfect on character but I could not get it to work on a vehicle. Did you ever get this figured out?