Basic concepts

Variable

The variable is in the form of a name between single curly brackets e.g. {fix} and doesn't have attributes. It is placed in the string in which is replaced by the value.

Value

The value of a variable. It is a replacement for the variable in a string.

Last updated