folder structure (image included)

Hi there guys

Is this folder structure correct if I want to access a javascript file (“evalCode.js”) from a c# file (“evalFormula.cs”). I have tried all sorts of combination, but I can’t seem to see the javascript class when I type evalCode dot something in the c#.

Thanks in advance

Hi,

I think you should put it vice versa, the .js file inside the Plugins folder.

I guess the .js fuctions will still not show up when typing the dot, but you should be able to access it anyway.


oxl

Hi oxl

Am i misuderstanding you or did you make a mistake, because the javascript file is inside the plugins folder? Also, is my Plugins folder in the correct place? Just to make sure, the evalCode => Javascript evalFormula => C sharp

Thanks

Today is not my day … Sorry, my bad.


oxl

still don’t know why it doesn’t work…anybody can see a problem with my structure?