It is easy to create an indicator using the embed script editor. All examples shows an indicator in a single source file.
One source file is suitable for a simple tasks. For the complex tasks it is possible to create a huge file with all required files of course.
It may be more convenient to split the source of the indicator on several files for testing/debugging purposes.
Can an indicator have several source files?
Could you provide me with an example of the dummy indicator with several source files, please?

Comment