From 8270c9abbfa0649e6729ca7b7047f489daa31bf2 Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 29 Apr 2024 15:17:06 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 4 ++-- index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index 72bdbe19a3..393e3344db 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2769,8 +2769,8 @@ The following extra variables are available: The following extra operators are available: -* *contains* (contains substring) -* *matches* (matches regex) +* *contains* (string/array of strings contains substring) +* *matches* (string/array of strings matches regex) The following extra functions are available: diff --git a/index.html b/index.html index 63ffa90f2a..435c983671 100644 --- a/index.html +++ b/index.html @@ -1510,8 +1510,8 @@ X-Google-Original-From: Somebody <somebody+extra@example.org>

The following extra operators are available:

The following extra functions are available: