Dise Parser
Function
The Dise Parser application is designed to take data from one source, process this data in several steps and then output the data somehow.
It works using something called Modifiers, that is actually each a bit of processing that will take an input of data, and the process it to output some other data. This can then be built into a tree where you add different Modifiers to achieve what you want to do.
The modular structure (using Modifiers) means that most types of data connection solutions can be put together. The most common scenario is that we will help you get started, and depending on your level of knowledge of scripting languages you will be able to do the final touches.
