| Reference information | |
|---|---|
| Applies to | Windows Installer |
| Related topics | System information variables |
| External links | |
Windows Installer sets this variable to the height, in pixels, of the window borders on the target system.
| Usage | |
|---|---|
| How to set | Do not set this variable directly; it is set automatically when the installer runs. |
| How to use | You can refer to it as <BorderTop> (Tarma native syntax, preferred) or [BorderTop] (Windows Installer syntax). In conditional expressions you can omit the brackets and use tests like BorderTop > 6. |