Constants
The !constant
keyword can be used to define a constant, which can be used with string substitution
!constant <name> <value>
Constant names may only contain the following characters: a-zA-Z0-9-_.
The !constant
keyword can be used to define a constant, which can be used with string substitution
!constant <name> <value>
Constant names may only contain the following characters: a-zA-Z0-9-_.