The Read action reads the content of the specified file.
Set the current working directory to <app_dir>/assets.
You can then also call up the files used directly via the browser.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
TEXT |
filename |
Specifies the file name including path. |
Return
|
Type |
Description |
|---|---|
|
SINGLEVALUE |
Returns the content of the specified file. |