Syntax :
str ( number )
number : Numeric data to convert to a string
str ( number )
number : Numeric data to convert to a string
s = Str ( txtNumber.Text )
The Str function translates a number into a string or byte array. Str does not formatting.
The Str function translates a number into a string or byte array. Str does not formatting.
No comments:
Post a Comment