Name

Str Function — Microsoft.VisualBasic.Conversion

Synopsis

Str(number)
number required; Numeric

Any valid numeric expression or expression capable of conversion to a number

Return Value

A String representation of number

Description

Converts number from a numeric to a string. If the return value is positive, the Str function always includes a leading space in the returned string for the sign of number.

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.