Programming Reference Manual
Str
Syntax
Str[$](
Num
)
Description
Return the string representation of
Num
.
Parameter
Description
Len
Return the string representation of this numeric value. Positive values begin with a blank. Negative values begin with a dash '-'.
See Also
CStr
,
Hex$
,
Oct$
,
Val
.
Example
Sub
Main
Debug
.
Print
Str
$(9*9)
' 81
End
Sub
Home
IDE Overview
Declarations
Data Types
Assignment
Flow Control
Error Handling
Conversion
Conversion
Array
CBool
CByte
CCur
CDate
CDbl
CDec
CHuge_
CInt
CLng
CSng
CStr
CVar
CVCur
CVDate
CVErr
Hex
Oct
Str
Val
Variable Info
Constant
Math
Financial
Strings
StringClass
Objects
Time/Date
File
User Input
User Dialog
Dialog Functions
Web Form
CCL (web server)
DDE
Settings
Miscellaneous
Operator
Translator