VBScript constant: vbVerticalTab
- Updated2024-09-12
- 1 minute(s) read
Constants > Character String Constants > VBScript constant: vbVerticalTab
VBScript constant: vbVerticalTab
Provides a constant for the vertical tab stop.
Object.vbVerticalTab
| Object | VBS The constant belongs to the VBS functionality. You do not need to specify this object. |
| Object.vbVerticalTab | Variant with read access vbVerticalTab has the value Chr(11). |