Brake_Right_Position Variable

Returns 0.0=off, 1.0=full on. Measured in fractional units. Read-only.

Example

IF BRAKE_RIGHT_POSITION = 0 THEN

PRINT "Apply pressure on the right brake and add a little power to turn right."

ENDIF