Trying to run JS function in my AA360.
function simpleTest() {
return "Hello, this is a test!";
}
This is simple function, still not running. Error is
There was an error while opening the JavaScript 'Test'.There was an error while opening the manually input JavaScript. Also tried by opening the function with .js function.