Hello Dave,
When Notpad++ Interface Language is set to English, the following script is executed successfully.
notepad.runMenuCommand("View", "Word wrap")
However, I couldn't find a way to run that script if the Interface Language is set to Hebrew.
I've tried various ".decode('utf8')" commands, but to no avail.
Thank you for this great plugin.