Question about Functions, Booleans

Gotcha, so there isn’t a way to avoid calling all of the things in the function when using it in an IF statement? I was hoping I could just ‘check’ if it was true without calling all of the things within it.