edoc automate Guide
Breadcrumbs

fs\Write - edoc automate

The Write action writes the specified content to 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.

TEXT

content

Specifies the content to be written to the file.

Return

None