possible to grab the objects name,… as argument when calling a js-function by messagebox?

M's icon

Hi,

is it possible to grab the objects name (or an other object identifier) as argument when calling a js-function by messagebox?

Motivation: I have some number-objects and they shall call a js function by messagebox like in message box:

 <fnc-name>   <origin-obj/obj name??? E.g. $origin >   $1

So that I can connect several number-objects to one message box and in the js fnc I can identify the calling number-object.

Otherwise I would need 1 messagebox per number-object to do it hardcoded, or?

Best Regards

M's icon

I am still interested in the question.

But my current solutions seems to be the usage of ParameterListener to a live.numbox