Storage. Create a File Group#

Creates a new file group.

Name[Text] The name of the file group being created.
Description[Text] The description of the file group being created.
Timeout[Number] The timeout in seconds.
GUID of the created file group[Text] The GUID of the created file group.
Object of the created file group[Object] The object of the created file group. An example of using the object can be viewed in the expression editor.
Error handling level

Select the error handling level.

Possible values:

  • "Default" - by default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Message level

Select the message level that blocks will output during operation.

Possible values:

  • "Default" - by default;
  • "Release" - output is disabled;
  • "Debug" - outputs main information;
  • "Detailed" - outputs detailed information.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Error text[Text] Returns detailed information about the error in case of incorrect execution of the block's work.