running the following code in Script Editor
app = Application('Spotify');
app.soundVolume
returns
[function anonymous] {
"name":"",
"prototype":{"constructor":[function anonymous]}
}
instead of an integer value. If I try to run the function the Script Editor stops me with the error:
Error: Message not understood