Files
hugoDocs/content/en/quick-reference/glossary/variable.md
T
2025-02-02 14:09:19 -08:00

255 B

title
title
variable

A variable is 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.