CrGlobal: TypeConvertBasic |
convert the given value to the given data type (arrays not supported here)
Public Function TypeConvertBasic( ByVal Value As Variant, ByVal Type_ As VbVarType, Optional ByVal FallBackToDefault As Boolean = False ) As Variant
Default: False
This will return Empty if bad arguments are passed.
Project crgenlib Overview Class CrGlobal Overview CrGlobal Properties CrGlobal Methods TypeConvert ValueInList