/
ccFields.ClearSelectionList

ccFields.ClearSelectionList

Parameter

(Field : Variant) : Boolean;

Beschreibung

ClearSelectionList löscht den Inhalt der Auswahlliste im angegebenen Feld. Field ist dabei entweder die Id oder der technische Name des Feldes. Das in Field angegebene Feld muss vom Typ „Combobox“ sein.

Beispiel

ccFields.ClearSelectionList('Belegart');

Related content

ccFields.ClearSelectionList
ccFields.ClearSelectionList
More like this
ccFields.ClearSelectionList
ccFields.ClearSelectionList
More like this
ccFields.ClearSelectionList
ccFields.ClearSelectionList
More like this
ccFields.ClearSelectionList
ccFields.ClearSelectionList
More like this
ccFields.AddToSelectionList
ccFields.AddToSelectionList
More like this
ccFields.AddToSelectionList
ccFields.AddToSelectionList
More like this