I am trying to figure out a way that within an IF statement, I can make two things happen based on the same condition.

If value is true, do this and this.

Is there a simple way to make that happen?