I am trying to build a WP8.1 Universal App based on an empty C# Project. In the projectexplorer I can add / creata JS files but I cant find a way to make use of them within the C# project..
So what I am trying to do: Use C# code to access a function written in javascript, located in a JS file within the project.
Is there a way to do so or is this impossible?
Best regards and thanks for you help! --Flo