WithAll

Takes five parameters, FieldBase, Destination, Action, Source, IfLenFld

Description:

For each record in the Work Query the specified Action will be performed on Source and the result will be stored in Destination.

List of Actions:

 Usage:

FieldBase, Destination, Action, Source, IfLenFld
[WorkWith], Destination, Action, Source, IfLenFld
[WorkWith], Destination, Action, Source, [""]
[WorkWith], Destination, Action, [""], [""]
FieldBase, Destination, Action, Source, [WorkIf]
[WorkWith], Destination, Action, Source, [WorkIf]
[WorkWith], Destination, Action, [""], [WorkIf]