Name

Chr, ChrW Functions — Microsoft.VisualBasic.Strings

Synopsis

Chr(charcode)
ChrW(charcode)
charcode required; Integer

An expression that evaluates to a Unicode character code

Return Value

A Char that contains the character represented by charcode

Description

Returns the character represented by the charcode.

Get VB.NET Language Pocket Reference 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.