From c039e3a646f5e37d2e344f7d1630f1f5ffdceab5 Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Fri, 9 Mar 2018 17:00:55 -0500 Subject: [PATCH] Add a note about VARIABLE text being case-sensitive; see #14062 Signed-off-by: Isaac Bennetch --- doc/bookmarks.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/bookmarks.rst b/doc/bookmarks.rst index 45da0fe790..22ac87be65 100644 --- a/doc/bookmarks.rst +++ b/doc/bookmarks.rst @@ -26,6 +26,7 @@ This is done by inserting into the query SQL comments between ``/*`` and ``*/``. Inside the comments, the special strings ``[VARIABLE{variable-number}]`` is used. Be aware that the whole query minus the SQL comments must be valid by itself, otherwise you won't be able to store it as a bookmark. +Note also that the text 'VARIABLE' is case-sensitive. When you execute the bookmark, everything typed into the *Variables* input boxes on the query box page will replace the strings ``/*[VARIABLE{variable-number}]*/`` in