On February 14, 2010, Knuckles wrote:
> Hello there. I'm trying myself in js plasmoid development. Right now I'm
> stuck with 2 things.
> 1. print() complains with "TypeError: Result of expression 'print'
> [true] is not a function". I've read Aaron's Seigo explanation about
> non-string argument t
Hello there. I'm trying myself in js plasmoid development. Right now I'm
stuck with 2 things.
1. print() complains with "TypeError: Result of expression 'print'
[true] is not a function". I've read Aaron's Seigo explanation about
non-string argument to print, but I really do pass just a string. Jus