Code enum ActionInsertMode { ACTION_APPEND, ACTION_INSERT, ACTION_INSERTAFTERFIRST, ACTION_INSERTBEFORELAST, ACTION_NEWLIST, ACTION_REPLACEFIRST };