How to fetch keybind button values for display?

So, basically what I have is a custom code that enables players to super jump by holding the jump key. I also have a string that says “Hold Jump to Super Jump” but I think it would be nice to have the string display what button that is for each individual player. For example, if someone has, for some reason, their jump bound to M, I would like it to read “Hold M to Super Jump”. Or for console players to display the appropriate button to hold. Is there a way to do this? I’ve been trying to figure it out with no luck.

im blanking on the exact name, i know what your referring to but i haven’t done any workshop in awhile (moved to minecraft modded…)

i think it might be called Input Binding String

honestly tho, if you just type Input or Binding into the search bar im sure it’ll show up.

Thank you, I’ll give this try when I hop on later!

Update: This worked, thank you!