latest
User Guide
Developer Guide
Cookbooks
Best Practices
Reference
Modules
Actions
Controllers
Filters
Binaries
Booleans
Dates
Encryption
Character escaping
Forms
HTML
Lists
after
before
chunk
exclude
filter
first
flatten_value
group_by
index_of
is_list
join
last
length
make_list
member
nthtail
random
randomize
range
reversed
slice
sort
split
split_in
tail
vsplit_in
without
Mailing list
Menu
Miscellaneous
Numbers
Regular Expressions
Resource lists
Resources
Strings
Survey
Translation
Tuples
Variables
Tags
Global template variables
Models
Validators
Notifications
Installation requirements
Configuration
Command-line
EDoc reference
Glossary
Zotonic
Docs
»
Reference
»
Filters
»
Lists
»
is_list
Edit on GitHub
is_list
¶
Module:
mod_base
Test if a value is a list:
{%
if
[
1
,
2
,
3
]|
is_list
%}
Yes, this is a list
{%
endif
%}
Read the Docs
v: latest
Versions
latest
stable
0.x
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.