Returns a Long Integer expression that has been converted to a String.
Syntax:
StrLibObject.StrCStr(Expression As Long)
The StrCStr Method (StrLib Object) syntax has these parts:
| Part |
Description |
| StrLibObject |
An object expression that evaluates to a StrLib object. |
Remarks:
Use this method to convert a Long Integer into a String.