Having a hard time finding documentation on how to set this up. I have a function which takes a large amount of parameters and found that I maxed the dialogue box out. Doing some research I found that it's better to use the Function.Call expression but for the life of me I can't figure out how to add parameters to the function called. I'm sure I'm just not using the proper syntax.