Is there any way to have multiple actions when using an IF statement?

I want to say, =IF(something is true,do this and do this,else do something else)

Many thanks