1
0
Fork 0
hugo/docs/content/en/getting-started/glossary/variable.md

235 B

title
variable

A user-defined identifier prepended with a $ symbol, representing a value of any data type, initialized or assigned within a template action. For example, $foo and $bar are variables.