# Links between blocks in TRIK Studio Junior

{% hint style="info" %}
This article is automatically translated from Russian by Google Translator.
{% endhint %}

Links between blocks in TRIK Studio indicate the control flow of interpretation between blocks.

#### Example

Let it be necessary that after the delay the program ends immediately.\
\
To do this, connect the [Timer](https://help.trikset.com/en/trik-studio-junior/blocks#timer) and [Final](https://help.trikset.com/en/trik-studio-junior/blocks#final-node) blocks with a link pointing from the "Timer" block to the program end block.

![](https://2483351831-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M-9YMGCK0ySSnTAiseS%2F-MShwMMMJ8-jbjx2vMI3%2F-MSi1lD5dS7jyWQrRO7o%2F17%201%20En%20example.png?alt=media\&token=c70f4aa6-708f-422b-bef4-3687bad46b74)

Creating and deleting links in TRIK Studio Junior is the same as in TRIK Studio:

{% content-ref url="../../studio/programming-visual/connection-between-blocks" %}
[connection-between-blocks](https://help.trikset.com/en/studio/programming-visual/connection-between-blocks)
{% endcontent-ref %}
