The statement used in a visual basic function to send a value back to its caller is a call statement.
<h3>What is a
call statement?</h3>
The CALL statement help in transferring the control from one object program to another and this is been done in a unit.
The program containing the CALL statement is referred to as calling program, hence The statement used in a visual basic function to send a value back to its caller is a call statement.
We can conclude that the call statement is very essential tool that is been used in most time for the transferring the control from one object program to another and this is usually done within a run unit and it can as well be used in an external subroutine or program that is been compiled and catalogued.
Learn more on call statement at:
brainly.com/question/683722
#SPJ1