Hello Everyone, I'm trying to separate some information that I have into C-functions.c file into separate and external files.
I already tried to use the evaluate JS -> LR.scriptDir("C:\Testing.c") but I receive the error about the LR.scriptDir is not a function.
the reason of this is because I dont want to share some IDs into the script therefore I need to save them into one external file and remove that information of the C-functions.c file that is also compressed when the file is saved.
Best Regards!
Cesar Solorio