What behavior are you using? Although in all of the behaviors that involve user movement there's a tab for the behavior when retrieving expressions. The expression for retrieving a platform objects X speed, for instance, would be:
Sprite[Platform].VectorX
Of course, you'd change "Sprite" to whatever your object is called, but that's about it. I hope I explained all that well enough.