Description
Finalize a Custom general purpose filter.
-
Return Type
-
None
-
Syntax
-
object.Finalize
The Finalize Method syntax has these parts: |
| object | An expression evaluating to an object of type McFilterLine. | Remarks
This method is called by Custom once, after processing the last line.
|