X position of the yoke: -1.0=full left, 1.0=full right. Measured in signed fractions. Read-only.
Example
IF YOKE_X_POSITION > 0 THEN
PRINT "You should be holding left stick not right."
ENDIF