CustomList.remove

Removes the list entry with a display value of displayValue from the custom list.

Each entry within a list contains a display value (the value displayed to the user) and a return value (the value returned to the server when a selection is made - this becomes the field value).

Parameters

java.lang.String  displayValue,