This might be simple, but I’m not sure how to do this.
I have a folder that is filled with string values of functions in a module script. I use a variable to get a random string from the folder. I then want to call the module function that has the same name as the string. How would I do this?