Parking_Brakes Variable

True if parking brakes are on. Boolean. Read-write.

Example

IF PARKING_BRAKES = TRUE THEN

PRINT "Release the brakes."

ENDIF