How to make an order of actions

Im trying to do something where when I click a button, then changes image, and then reverts button text, but Im not seeing any “do then” functions in my blocks

Welcome to Thunkable.

It is best to share an image of your blocks or a link to the project so we understand what you are trying to describe.

The order of actions is generally “top down”. So a block that follow a block will occur after it. But there are some blocks that are asynchronous. As @muneer said, we’ll need to see your blocks or project to help you more.

That was helpful, I was able to figure it out. Thanks