hugo/docs/content/functions/ne.md
2017-07-31 09:21:24 +02:00

400 B

title linktitle description godocref date publishdate lastmod categories menu signature workson hugoversion relatedfuncs deprecated aliases
ne ne Returns the boolean truth of arg1 != arg2. 2017-07-26 2017-07-26 2017-07-26
functions
docs
parent
functions
ne ARG1 ARG2
false
{{ if ne .Section "blog" }}current{{ end }}