updateMode
The update mode (type).
Use
APPENDif you are adding elements to the list.Use
REPLACEif you replacing existing elements in the list.Use
REMOVEif you are removing elements from the list.
The update mode (type).
Use APPEND if you are adding elements to the list.
Use REPLACE if you replacing existing elements in the list.
Use REMOVE if you are removing elements from the list.