The variable ``var`` is to be used in the same way as for the final ADD object,
that is as a list/tuple object.
-As an example, here is one very simple script used to print the value of one
-monitored variable::
+Some templates are available when editing the ADAO case in EFICAS editor. These
+simple scripts can be customized by the user, either at the EFICAS edition stage
+or at the YACS edition stage, to improve the tuning of the ADAO calculation in
+YACS.
+
+As an example, here is one very simple script (similar to the "*ValuePrinter*"
+template) used to print the value of one monitored variable::
print " --->",info," Value =",var[-1]
**Observers**
*Optional command*. This command allows to set internal observers, that are
functions linked with a particular variable, which will be executed each
- time this variable is modified. It is a convenient way to monitor interest
- variables during the data assimilation or optimization process, by printing
- or plotting it, etc.
+ time this variable is modified. It is a convenient way to monitor variables
+ of interest during the data assimilation or optimization process, by
+ printing or plotting it, etc.
**OutputVariables**
*Optional command*. This command allows to indicates the name and size of