Right mouse button "isCharging" value range

Hello, I’m new to Unreal, I’m learning through official documentations and tutorials, but I’m not able to find what I need.
In the screenshot attached you can see a part of my setup where there is an event for mouse right click pressed and released. The longer I hold down the right click, the higher the “LaunchSpeed” will be. If I release the click the LaunchSpeed will reset to 0.
Is there any way to set a maximum limit for the LaunchSpeed? I would like to set up a maximum value even if I keep holding the click forever. Feel free to suggest any other better way to achieve the result I’m looking for. Thanks a lot