Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Operator

XML

Beschreibung

Beispiel

Resultat

and

&&

&&

und

true && false

Falsch

or

||

oder

true || false

Wahr

!

nicht

!true

Falsch

...

Format Operatoren

Operator

XML

Beschreibung

Beispiel

Resultat

=>

=>

https://encodo.atlassian.net/wiki/spaces/EB/pages/155385876/Expression+Standard+Funktionen#Formatting

Now() => ShortDateFormat()

"17:44"

...