Feature request. pasting {"boxes" BOOO

Matthew Aidekman's icon

Just a suggestion as usual.

I can't count the number of times I've copied an entire object(s) and pasted it into the text of an object.

Just a suggestion

void pasteTextsIntoMaxBox(){

if(pasted text starts with "{"boxes" ")
{
erase box and paste boxes into patcher
}

}