Reusable blocks

Create global blocks for reusability. For example: You create a Code Block with waiting for 4s. And use it in more places in the flow. But later you decide you need to change the 4s to other value. So instead of making the change at every block this would allow the user to change it at one place and the others which are tied with the global element should be also updated.