mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 05:36:44 +00:00
Updated Definition format (markdown)
parent
5666f12254
commit
b2996715b1
1 changed files with 1 additions and 1 deletions
|
@ -1238,7 +1238,7 @@ Note that these are only available during search queries.
|
||||||
.Query.Keywords # original keywords
|
.Query.Keywords # original keywords
|
||||||
.Keywords # keywords after applying the keywordsfilters
|
.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.IsBookSearch # t=book
|
||||||
.Query.IsDoubanQuery
|
.Query.IsDoubanQuery
|
||||||
|
|
Loading…
Reference in a new issue