Glossary Visual Basic / Term
recursion
The process that occurs when a procedure calls itself. Uncontrolled recursion usually results in an Out of stack space error message.
Permanent link recursion - Creation date 2020-06-07