script.module.simpleplugin icon indicating copy to clipboard operation
script.module.simpleplugin copied to clipboard

Has the API changed completely?

Open ArtyIF opened this issue 3 years ago • 1 comments

Hello, I'm trying to follow the minimal example in the documentation, but when I try to open the plugin I get an error in the logs saying "A decorated function must not return any value! It returned (a huge list) instead." Has the API changed completely between when the example was written and now?

ArtyIF avatar Aug 27 '22 17:08 ArtyIF

Hello. This example is written for version 2.* romanvm removed work with listitems from version 3.* read here

vlmaksime avatar Sep 03 '22 08:09 vlmaksime