In computer programming, to bind is to create a connection between two or more programming objects for a specified amount of time.
For Fortnite, binding is associating a function with an event.
For Verse, to bind is to create a connection between two or more programming objects for a specified amount of time. For example, if you bind a function to a button's InteractedWithEvent, it means that each time a player interacts with that button, the bound function is called. This can refer to the association of a variable with a value or object, or to the association of a handler with an event.