Returns 0.0=off, 1.0=full on. Measured in fractional units. Read-only.
Example
IF BRAKE_LEFT_POSITION = 0 THEN
PRINT "Apply pressure on the left brake and add a little power to turn left."
ENDIF