Get return value of JavaScript functions in Feature Requests
|
|
|
|
| Status: |
Open
Issue hasn't been assigned a status value.
|
|
|
Being able to get the return value from a JavaScript function called by DM would be helpful. This might require a new syntax because to calling a JS function right now uses the << operator, but most languages I've seen that allow calling into JavaScript give the return value, so it should be possible.
|