Die grosse, ehrwuerdige Bibliothek zu Tulderon - PmWiki / CondExpr browse
Startseite

Geschichte

IT Angebote

Mitarbeiter

Sonstiges

CondExpr...

is an expression parser. You use it via the "expr" markup, thusly:

   (:if expr equal {$var1} {$var2} xor equal {$var3} {$var4}) 

   (:if expr ! equal 'carrot' {$var4}) 

Operations available are:

  • and
  • or
  • xor
  • &&
  • ||
  • !

I think you can also use parenthetical expressions like

(: if expr ({$bool1} or {$bool2}) and ({$bool3} or {$bool4}) :)

Usage examples here:


This page may have a more recent version on pmwiki.org: PmWiki:CondExpr, and a talk page: PmWiki:CondExpr-Talk.

Seite zuletzt geändert am 15.10.2022 09:21 Uhr - Besuche (insgesamt/diese Seite): 571785/35 - Aktuelle Besucheranzahl: 107

[ Design | Rechtliches und Datenschutz | Impressum ]