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.