
LIST TO TEXT
------------

Bi-directional GUI list -> text converter.

The item from the Item List string whose value corresponds to the Choice pin value is sent to the Text output pin.

Bi-directional behaviour can be selected with the (unexposed) Bi-Di pin:

None - any setting of Text output pin will be ignored

Upd Choice - if Text output pin is set to a matching item in the item list, the choice value corresponding to the first matching item will be sent to the Choice pin (CASE SENSITIVE)

Upd Items - the item in the item list string corresponding to the current Choice value will be replaced with the new Text value and the updated item list string sent to the Item List pin
