1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-03 05:36:44 +00:00

Updated Definition format (markdown)

garfield69 2024-03-15 17:13:27 +13:00
parent 5666f12254
commit b2996715b1

@ -1238,7 +1238,7 @@ Note that these are only available during search queries.
.Query.Keywords # original keywords
.Keywords # keywords after applying the keywordsfilters
```
the following a boolean-like variables in that they return either the string "True" or are null. Can be used in if-else-end statements.
the following are boolean-like variables in that they return either the string "True" or are null. Can be used in if-else-end statements.
```
.Query.IsBookSearch # t=book
.Query.IsDoubanQuery