Server (VVVV) Exposed IOBox String Behaviour

Hello,

just found a weird behaviour/bug for exposed IOBoxes of type String.
Please find the test patch attached.

-readme

ExposedIOBoxStringBehaviour.v4p (13.5 kB)

Ok, so woei pointed out the need for quotation by the Pipe-Character in order to not have a spread returned. Still counter-intuitive if you don’t know about it (also escaping a desired Pipe-Character inside a string with a Pipe itself).

The refresh-problem of the IOBox (String) remains when writing to it.

thanks readme!
please check the upcoming alpha!