How to connect e block

How can I connect these blogs I to connect these blogs but I cannot

Dear @Proboiz_XXX , as the inline comment says, the .Connect block returns a boolean value (True/False), therefore you shall assign the result to an if-then-else block or to a variable like (for example):


In any case there is the FAQ section related to the BT where you can find many other examples and explanations (thanks to @ABG):

1 Like

perhaps you want to do something like this

1 pick an address using the LP

2 connect to the address whatever you selected

3 and then do something :wink:

1 Like