Difference between [message object] > [tosymbol object] vs ["message object"]?

Masa's icon

Is there any difference between them?

A.
[message object] > [tosymbol object]

B.

["message object"]

Max Patch
Copy patch and select New From Clipboard in Max.

Roman Thilenius's icon

nope. "hello there" is a symbol with one argument (the space is a character now)

that is also what [tosybol] does to lists.

Masa's icon

Thanks a lot Roman.