Posted: 23 Sep 2016, 12:51
Hello!
I was curious of the differences of creating multiple called procedures vs. functions
being used. This might be a more Nay/Senso directed question but I thought was
very information...or quite possibly another coder could chime in with more
information regarding the usage of such.
I understand that the function results in a value, but a procedure does not......but,
I was also wondering if there was more processing involved with calling a procedure vs.
using a function? Obviously the code in the middle matters, but just in general...does a
procedure involve any more processing power than a function does?
-s
I was curious of the differences of creating multiple called procedures vs. functions
being used. This might be a more Nay/Senso directed question but I thought was
very information...or quite possibly another coder could chime in with more
information regarding the usage of such.
I understand that the function results in a value, but a procedure does not......but,
I was also wondering if there was more processing involved with calling a procedure vs.
using a function? Obviously the code in the middle matters, but just in general...does a
procedure involve any more processing power than a function does?
-s