Skip to main content
Skip table of contents

TYPE VALUE

Versionshinweise

11.2

Code

GROOVY
XMLConstants.TYPE_VALUE

Beschreibung

Konstante für den Feldtyp. Bei Nachschlagefeldern wird der eingetragene Wert als Schlüsselwert interpretiert und validiert. Siehe XML_Import-Schnittstelle / Eingabe.

Beispiele

GROOVY
ScriptXMLObject field = XMLUtils.createField("Text.Activity", "My text", false, XMLConstants.TYPE_VALUE);
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.