Encoding

The expected encoding of the strings in the binary data.

You can set this parameter to one of the following values:

  • To specify UTF8, set this parameter to UTF8.
  • To specify Windows-1252, set this parameter to Windows-1252, ANSI, or ISO 8859-1.
Type: String
Default: UTF8
Required No
Configuration Section: Any section that contains settings for the Lua function extract_text_from_binary_file
Example: Encoding=Windows-1252
See Also: