Hi Thunkable
I am a student working in thunkable first time from Bangalore India.
My question is I have screen1 and screen2. In screen2 I have defined a function called abcd() how can I call this function in screen1. In screen1 when I go to Core - Functions I don’t see abcd(). Please advice.
Thank you very much
Shyamal L H
Hello @shyamalhanabar5w3yti welcome to Thunkable ![]()
It is not possible at the moment to share functions between screens.
However you can copy and paste blocks into both screens, so you could possibly copy your function using ctrl-c and paste it in screen 1 using ctrl-v.
Good luck on your thunking journey.
2 Likes
In addition to what @sketch said, you can also make a module that can be added to other screens or projects.
3 Likes
Thank you very much @sketch @tatiang .
I am going to try copying the blocks as well module.
Best regards
Shyamal L H
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.