I want to use a function, which is inside another function (function2) in another js file (2nd.js).
My current code looks something like this:
1st.js