Is there a way to determine what the calling parm is when a menu script is run?
The usual kwargs data does not appear to be availiable, which can be problematic in a multiparm situation. It seems the best I can do is to run some kind of post/validation job as an additional parm callback (ugh).
If this is currently impossible, then this would be a useful RFE.
kwargs and it's corresponding ‘parm’ information seems to work fine for me in Python menu scripts regardless of them being in a multiparm or not. Can you provide an example where you are having issues?
Graham Thompson, Technical Artist @ Rockstar Games