HI, i cannot find the real different such as usage and when to use either one of this library. Anyone can help me on this?
1 Like
External libary is used when you need to import any external library, i.e. bootstrap as shown in some sc samples. Internal libary is used within scriptcase itself. You write a function and want to be able to reuse that over your project, all projects etc.