 |
|
|
|
| |
Programming: General |
|
|
|
| |
Powerful instructions |
|
| |
The main scope of daVinci Script
is to give the user the possibility to automate complex processes without the need to write a lot of complex code.
This is realized through a set powerful and easily understandable functions, which can carry out advanced tasks without the need of sophisticated
programming skills. This makes the tool more accessible for people other than experienced programmers.
In addition, flow-related statements like
If-Else-Endif,
Loop,
Function,
Include, etc., help you to increase the capability of the scripts and to build larger program flows with a
very solid structure, flows that can afterward easily grow in a structured and well controlled way.
Especially interesting for this aspect are the possibility to define functions which can be called with different arguments, and the possibility to spread
the code into several external files. |
|
| |

In the section Examples you will find a wide set of programming techniques that you could use to
carry out complex tasks by means of the available statements and functions. |
|
| |
|
|
|
|
|
|
Produced by Carso | Last update: 2009-04-24
|
|