Attributes & arguments

Théophile Rousic-Plantec's icon

Hi, I'm currently developing a max object with an attribute inside of it. This object take as argument an array of symbols. The problem is that I can't modify the attr value with @param on the object. Do I need to use a function at object instanciation to process the arguments ?
Thanks