The SaveDocument action saves a new document for the specified schema in the edoc documents service.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
SELECT |
Schema |
Specifies the scheme. |
|
TEXT |
Content |
Specifies the content of the document. |
|
TEXT |
Filename |
Specifies the file name of the document. |
Return
|
Type |
Description |
|---|---|
|
SINGLEVALUE |
Returns the saved document. |