Page History
Description
Executes the Merge Model process using the indicated QuickLaunch file and Decision. Valid values are: 0 = Ignore, 1 = MergeAllToTarget, 2 = MergeAllToCurrent. PARAMETERS: FilePath (String), Decision (Integer). RETURN DATATYPE: Boolean.
Syntax
Code Block | ||
---|---|---|
| ||
Public Function DoMerge( _ ByVal FilePAth As Variant, _ ByVal Decision As Variant _ ) As Variant |
Parameters
- FilePath
- Decision
Info | ||
---|---|---|
| ||