Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

Read text file Version

...

19 (java)

Action group: File system

...

This action is designed to load the contents of a text file.

Action icon

Image Modified

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
FilePath to the file to which the action will be applied. Does not work with formats opening text in additional software (.doc, .docx, etc. ).Robin.FilePath
Yes
Encoding

File encoding

. Supported encodings are marked on the page https://docs.microsoft.com/en- us/dotnet/api/system.text.encoding?view=netcore-3.1 in the column titled «.NET Framework support».


Dropdown list:

  • auto-detect
  • UTF-8
  • UTF-16
  • Windows-1251
  • KOI8-R
  • OEM-855
  • OEM-866
  • ISO 8859-5
Robin.String
NoYes
Results
ResultText variable with the contents of the text file.Robin.String

...