• Gibt es eine M?glichkeit einer solchen Abfrage:
    für “closuredays” oder “Spezialdays”

    %if_closuredays% > 7 %then%
    ….
    %else%
    ….
    %end%

Viewing 1 replies (of 1 total)
  • Plugin Author Design Extreme

    (@designextreme)

    Translation:

    Is there a possibility of such a query: for %closuredays% or %special days%?
    %if_closuredays% > 7 %then%
    %else%
    %end%

    @kaiser93 Thanks for the feature request.

    At the moment this is not possible with the current replacement code logic.

    I will be gradually extending this, but the variable comparison noted here is a little far off right now – I only have Boolean (true/false) checks at the moment.

    Vielen Dank für die Funktionsanfrage.

    Dies ist derzeit mit der aktuellen Ersetzungscode-Logik nicht m?glich.

    Ich werde dies schrittweise erweitern, aber der hier erw?hnte Variablenvergleich ist im Moment etwas weit weg – ich habe im Moment nur Boolesche (wahr/falsch) Prüfungen.

Viewing 1 replies (of 1 total)
  • The topic ‘If Abfrage’ is closed to new replies.