For example I wrote this C3P file tom demonstrate https://we.tl/t-afPO2wmT0t
It will work if it is started from Layout 1, because main is executed and printer.js works fine. But if you start from START layout which automatically goes to --> LAYOUT 1 , it gives an error because the information on main.js is lost
I have tried the impport and export but couldnt get it to work