APICoreUtilsFunctionsthrottleOn this pageFunction: throttle() function throttle( method, delay, scope, params): void; Throttles a function call by a delay. Parameters ParameterTypeDescriptionmethodanydelayanyscopeanyparamsany Returns void