Consolidate 2 functions into 1 when having multiple url parameters
Questions: I am using two functions to open a SharePoint modal dialog, however I see this growing in the future where creating multiple functions for multiple URL’s can cause overhead. I’m...