Append line

Element that adds a string to the end of the file.

Properties

- Coding: [String] Encoding used in a file (utf-8) 'https://docs.microsoft.com/ru-ru/dotnet/api/system.text.encoding'

- Path to a file*: [String] Path to a file for recording (c:\folder\file.txt)

- Text*: [String] Text of a recordable string

Last updated