/
ccFields.GetName
ccFields.GetName
Funktionsaufruf
ccFields.GetName(fieldIndex : number) : string
Beschreibung
Die Methode GetName gibt den technischen Namen des Feldes zurück, das durch den Parameter FieldIndex angegeben ist.
Liegt FieldIndex außerhalb des zulässigen Bereichs, wird ein leerer Wert zurückgegeben.
Beispiel
const Fieldname = ccFields.GetName(1);
ccFields.SetValue(FieldName, ccFields.GetValue(FieldName).toString().toLowerCase());
, multiple selections available,
Related content
ccFields.GetName
ccFields.GetName
More like this
ccFields.GetName
ccFields.GetName
More like this
ccFields.GetName
ccFields.GetName
More like this
ccFields.GetName
ccFields.GetName
More like this
ccFields.GetName
ccFields.GetName
More like this
ccFields.GetRawValue
ccFields.GetRawValue
More like this