public final class ZeichenkettenOperatoren extends Object
Modifier and Type | Field and Description |
---|---|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] |
OPERATOREN
die Liste der verfügbaren Operatoren des Handlers.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
STRING_GLEICH
Vergleich zweier Zeichenketten auf Gleichheit.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
STRING_KONKATENATION
Verkettung von zwei Zeichenketten.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
STRING_UNGLEICH
Vergleich zweier Zeichenketten auf Ungleichheit.
|
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator STRING_KONKATENATION
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator STRING_GLEICH
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator STRING_UNGLEICH
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] OPERATOREN
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.