Hello!
I'm a new user, as indicated by my amount of posts, but so far my learning curve has been pretty smooth and I'm having lots of fun.
Now to the question: I'm trying to make a function that changes the object attribute of the object it's called from. For example, when you "bash" an object, it calls the "break" function which changes the attribute of the object to "broken".
...But when the object verb calls the function, how do I make the function know that it's supposed to change the attribute of THAT particular object? Having it change the attribute of a specific object is easy, then I just type in the name in the "Set object's attribute" command.
That very same command also features an "expression" tab, instead of "name", where I figure I'll have to type something to make it change the attribute of ANY object it's called from. But what is the syntax for that!?

If this is an easy answered question, that perhaps have already been answered in another post, then forgive a noob and please give me a link

I've googled enough for today.
This would save me sooooo much time not having to copy-paste stuff for each individual object. Thanks in advance!