Returns a string expression that has been converted to a Long Integer value.
Syntax:
StrLibObject.StrCLng(Expression As String)
The StrCLng 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 string into a Long Integer.