Overview of keywords (SDL script) — Keywords for loading generation templates
Loading a generation template:
%load
Loads a generation template.
Passing a parameter to a called generation template:
%param
Specifies local variables to pass as parameters when loading a generation template.
Working with a passed parameter in the called generation template:
Sets the value of a local variable that has been passed as a parameter to a called generation template.
Gets the value of a local variable that has been passed as a parameter to a called generation template.