Hx_FileRead
Gets content from file by specified regular expression.
File
Required: true
The path to the file to read content from.
RegExp
Required: true
The .NET regular expression to find content.
RegExpOptions
The .NET regular expression options. Default is 'None'.
Matches
Found matches. The Itemspec is the path to the specified 'File', the 'Match' metadata contains the matched value [Output].