Here’s a visual answer:
In this expression the Selection channel (which is usually 0 or 1, but might be anything for soft selections) is used with a threshold to select either the first input to the Switch node (ie. The scaled Velocity), or the second (ie. The original Velocity). If the Selection is greater than the threshold the first input to the Switch is chosen, otherwise it picks the second input.