Coming from the oscript world, I don't find term function menu in Smart View any more, I guess the new term is "Command"? However, the "Command" sample only gives you a button "Greet", after clicking it, it pops a dialog "Hello, Innovate!", which is not really helpful.
In the browse view, I do see mouse over icons for properties / rename etc.. is it called Toolbar Menu?
Here is what I wanted to do:
Suppose there is a function menu command called "doStuff" in my module's classic view, when clicking on it, it opens url : http://localhost/otcs/cs.exe?func=mymodule.dostuff
I just need "doStuff" show up on the "..." menu, and point the same url when clicking on it.