What exactly does it mean if the function returns False?
The documentation states that "The result indicates if the command has been handled.".
I'm guessing that I still have to check the errorcode/errormessage on True or False so I'd like to know what more False means.
Thanks,
Tim