I'm trying to build a Function Panel for my application. Many of my functions have a variable number of parameters.
In some cases, they could be selected from a list. In a few others, one parameter defines the type of the next parameter and another parameter tells the number of pairs. How do I expound these functions on the function panel?