In Perspective, I have a component with a binded named query, which needs two parameters, and for one of them, I want it to get the result of calling a function. ¿Could it be done directly, i.e. writting in the value box something like "MyLibrary.function()"?
It's with runScript('MyLibrary.function')
.