1 console.out("Sending drive park..."); 2 3 include("scripts/CheckStates.js"); 4 5 checkSend(["DRIVE_CONTROL"]); 6 dim.send("DRIVE_CONTROL/PARK"); 7