====== Replace lists ====== In this node you can define lists of terms that need to be replaced. ReplaceText1 ReplaceText2 ... ReplaceTextN Node **** can be one of two types, internal and ini-type, that loading from external ini-file. |< 100% 15% >| |**name**|Name of list. It can be only latin alphanumeric plus underscore. Defined name can be used in columns of **list** type, or called by that name from script.| |**type**| **ini** - list can be loaded from external ini-file.| |**file**|File name for **ini** type (environment variables can be used here). IniIni can be ANSI or UTF-8 encoded.| |**section**|Section name for **ini** type.| For internal replace node, **** node include set of **** nodes, thet can have attributes: |< 100% 15% >| |**name**| - name (term) for searching| |**ReplaceText**| - founded **name** will be replaced with this text|