input.LookupBinding
Example
Demonstrates usage of this function and its arguments.
Output: e
e
e
no value
Returns the client's bound key for the specified console command. If the player has multiple keys bound to a single command, then the key with the lowest BUTTON_CODE enum will be returned.
See also input.GetKeyCode.
Demonstrates usage of this function and its arguments.