Forum Discussion
stevelord
3 years agoNew Member
What is the format for adding optional parameters to MakeResourcePath?
I have a connector that currently has two parameters. MakeResourcePath = (projectId, optional server) => When I add an additional optional parameter adding something like this, the connector ...
stevelord
3 years agoNew Member
Thanks Support Team,
Unfortunately that does not answer the question. I would like to see an example of MakeResourcePath with more than one optional parameter. Would you have that example?