Hi Yogesh, I am not sure to understand your question, If you want to pass the arguments directly, you can type them in the callback string: item1 = hiCreateMenuItem( ?name 'item1 ?itemText "My First Item" ?callback "AmitFunctionOne(\"meatl2\" .08)" ) If you want the user to be able to select those arguments you will have to build a custom interface There might be other solutions to provide variables inside a string callback (global variables, SKILL++, etc.) but you need to clarify the use case for our answers to be pertinent Cheers, Aurélien
↧