Module ibflex::flex_reader

source ·
Expand description

Read the required Flex Query report file(s). The logic for choosing a file.

Functions

  • Gets the path to the latest report file in the given directory or the current directory, if None received.
  • Loads the Flex report. If the direct path to the report is given, then the report is loaded. This parameter takes precedence over path. If the path to the directory is given, the latest report from that directory will be loaded.