</ul>
To confirm your choice click \b Save.
-<b>Notebook</b> - allows to manage study variables using \subpage using_notebook "NoteBook".
+\subpage using_notebook "Notebook" - allows to predefine study variables.
<b>Load Script</b> - allows to load a saved Python Script.
\page using_notebook Using NoteBook
-SALOME <b>NoteBook</b> is destined for managing numerical and boolean
-parameters (variables) which are used to create and modify objects in
-different components.
+SALOME <b>NoteBook</b> allows to predefine numerical and boolean
+parameters (variables).
To open the <b>NoteBook</b> choose <b>File > Notebook</b>, the following
dialog box will appear:
to the study.
\note The dialog will not be validated until at least one of variables in
-the table has invalid name or value (marked by red color). Names of
+the table has an invalid name or value (marked by red color). The names of
variables should be unique and their values should be numerical (integer or
double) or boolean ("True" / "False").
+Later these values can be used as parameters for any operations in
+various components. For example:
+
+\image html box3.png "Box creation in Geometry module"
+
+\image html addnode_notebook.png "Node added in Mesh module"
+
+
*/
\ No newline at end of file