VBScript constant: vbNullString
- Updated2024-09-12
- 1 minute(s) read
Constants > Character String Constants > VBScript constant: vbNullString
VBScript constant: vbNullString
Provides a constant for a string with the length null.
Object.vbNullString
| Object | VBS The constant belongs to the VBS functionality. You do not need to specify this object. |
| Object.vbNullString | Variant with read access vbNullString has the value "". |