Conditional Processing
␡
- What Is Conditional Processing?
- Performing Conditional Processing
- Summary
Page 1 of 3
Next >
This chapter is from the book
What Is Conditional Processing?
Conditional processing is the result of code reacting to specified conditions and behaving differently based on those conditions. When application behavior depends on data that is not known at the time of development, such as user data or query information, conditional processing is an essential tool.
Page 1 of 3
Next >