Forum Discussion

william_roe's avatar
william_roe
Super Contributor
11 years ago
Solved

Calling Function in Specific Script File

I have a function with the same name in multiple script files. How do I specifically designate the intended script file? Intellisense doesn't show all script files. Must the function names be unique across all script files? I assumed each file would have it's own scope.