| Syntax |
|
| Documentation | Includes the source of the named template to the current:
|
| Examples | |
$include{SF_template_a} }
$include{SF_template_b} } Result: if local variable "a" equals "b": includes all of the template "SF_template_a" if local variable "a" does not equal "b": includes all of the template "SF_template_b" |
|
| Group | Control_Flow |
| Minimum required transaction-mode: | UPDATE |
| Required scripting permission of the developer | PERMISSION_FL_ADVANCED |
| Minimum parameters | 1 |
| Maximum parameters | 1 |