What is the result of setting event dependencies for a custom JavaScript event?
A.
The system prevents the custom event from executing if the defined fields are removed
from the form.
B.
The values of the defined fields are sent to the custom event as parameters.
C.
The defined functions are executed after the custom event.
D.
The system prevents users from removing the defined fields from the form.