B.13. Language Constants

Constant Value
vbBack
Chr$(8)
vbCr
Chr$(13)
vbCrLf
Chr$(13) & Chr$(10)
vbFormFeed
Chr$(12)
vbLf
Chr$(10)
vbNewLine
Platform-specific
vbNullChar
Chr$(0)
vbNullString
Zero-length string
vbObjectError
–2147221504
vbTab
Chr$(9)
vbVerticalTab
Chr$(11)

Get VB & VBA in a Nutshell: The Language now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.