This element stores md5 hash associated with a specific file.
The textfilecontent_item looks at the contents of a text file (aka a configuration file) by looking at individual lines.
Child Elements | Deprecation Info |
---|---|
line
The line element represents a line in the file and is represented using a regular expression. |
Deprecated As Of Version: 5.4
Reason: Due to the fact that the TextFileContent54_test supports multi-line pattern matching, the line entity is no longer needed. Comment: This entity has been deprecated and will be removed in version 6.0 of the language. |