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#.
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