function interception

Function interception refers to the process of intercepting and altering the behavior of a function, typically performed by injecting additional code or logic before or after its execution.

Requires login.