Tag: SetEnv
This self-closing tag allows you to set a variable in the local Notes.ini file.
<SetEnv Name="SetByAutomation" Value="AutoNotesIni"/>
Tag Attributes
| Attributes | Attribute Value | Value Description | Comment |
| Name | The Notes.ini entry name |  |  |
| Value | The value to set for the Notes.ini entry |  |  |
|
|