error in ngclient services

hi all,

I have created a simple ng webservice.
When I call it via plugins.testservicesTest.helloworld() I get the following error.
Error: plugins is not defined

Is this a bug, or am I missing something here ?

The autocompletion works just fine.

tnx for any reply
Derk
Servoy 8 final 3020

I just did the same and it worked for me.
Can you provide more info?

Where do you call it from?
Maybe some more details about the service or how you created it…