Sub DBTable.MergeVariables( _
Input As Variant, _
Optional Mode As Variant, _
Optional UnmatchedCases As Variant, _
Optional Key1 As Variant, _
Optional Key2 As Variant, _
Optional CompareText As Variant, _
Optional Order As Variant, _
Optional VerifyVariables As Variant)
|
- Input [in]
Type: Variant
- Mode [in, optional]
Type: Variant
- UnmatchedCases [in, optional]
Type: Variant
- Key1 [in, optional]
Type: Variant
- Key2 [in, optional]
Type: Variant
- CompareText [in, optional]
Type: Variant
- Order [in, optional]
Type: Variant
- VerifyVariables [in, optional]
Type: Variant
|
This function does not return a value.
|