Name

StrConv Function — Microsoft.VisualBasic.Strings

Synopsis

StrConv(str, conversion[, localeID])
str required; String

The string expression to convert

conversion required; Constant of the VbStrConv enumeration

Constant specifying the type of string conversion.

localeID optional; Integer

The locale identifier to use for the conversion

Return Value

A String converted according to conversion

Description

Performs special conversions on a string.

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.