%META:TOPICINFO{author="TWikiContributor" date="1495793747" format="1.1" version="$Rev$"}%
%META:TOPICPARENT{name="TWikiVariables"}%
#VarEJS_INCLUDE
---+++ EJS_INCLUDE -- execute and include topic containing EJS tags
   * See [[%SYSTEMWEB%.EmbeddedJSPlugin]] for information about EJS (Embedded !JavaScript) template.
   * This tag is used to embed an EJS-based component topic. The !JavaScript execution context (namespace) within this %<nop>EJS_INCLUDE{...}% tag is completely separate from the outside, even if the "including" topic is also EJS-enabled.
   * Syntax: =%<nop>EJS_INCLUDE{"ComponentTopicName" namespace="NamespaceRequiredByComponent" timeout="TimeoutInSeconds"}%=
   * Category: ApplicationsAndComponentsVariables, DevelopmentVariables, ImportVariables
   * Related: [[%IF{"'%INCLUDINGTOPIC%'='TWikiVariables'" then="#"}%VarINCLUDE][INCLUDE]]
