Centralize, Minimize, Standardize.
Read MoreHelpful Tip for eliminating if() statements
I've recently started using local type 4 prompts with a checkbox for binary operations (on/off - either/or) and then, instead of where I used to reference that prompt with an if() statement, I just multiply by that prompt.
Read More