hugo/docs/content/en/functions/ne.md
2021-10-31 13:53:55 +01:00

393 B

title linktitle description date publishdate lastmod categories menu keywords 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
operators
logic
ne ARG1 ARG2
false
{{ if ne .Section "blog" }}current{{ end }}