ReplaceActionOptions
The different types of actions for Mass Replace.
            
                
Append = 1
Appends to the end of the field.
            
FindReplace = 3
Replaces the selected parts of the field.
            
Insert = 2
Inserts into the beginning of the field.
            
ReplaceWhole = 0
Replace the entire field.