The process was very confusing but you ultimately have to step back and trace where the functions are being accessed from and how they get that information. You really have to build backwards in this project but it definitely paid off. The term filterCriteria is used as a parameter and you can simply use that variable name to get directed to the filtering function
The process was very confusing but you ultimately have to step back and trace where the functions are being accessed from and how they get that information. You really have to build backwards in this project but it definitely paid off. The term filterCriteria is used as a parameter and you can simply use that variable name to get directed to the filtering function