Retrieves a File from an Online template archive and stores it into the variable context.
Attributes
|
var |
|
|
|---|---|---|
|
Required |
Value type |
EL-evaluated |
|
Yes |
String |
No |
|
Defines the name of the variable that will hold the retrieved File. |
||
|
dap |
|
|
|---|---|---|
|
Required |
Value type |
EL-evaluated |
|
Yes |
File |
Yes |
|
This attribute's resolved value should be the Online template containing the sought resource. The expression |
||
|
resource |
|
|
|---|---|---|
|
Required |
Value type |
EL-evaluated |
|
Yes |
String |
Yes |
|
Defines the path to the sought resource within the archive. The path should be relative to the archive's root, e.g. "Document/content.html". |
||