| Syntax |
|
| Documentation | $code.cloneTemplates: Clone templates from another application instance into the current one. This means that the specified source code plus the compiled version of the code is copied. This is faster then the $code.getTemplateSource/$code.setTemplateSource aequivalent because the source code doesn't need to be recompiled.
|
| Examples | |
| $code.cloneTemplates{1017777287307}{root}{root}{/index /Test/test} | |
| Group | Code |
| Minimum required transaction-mode: | UPDATE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 4 |
| Maximum parameters | 4 |