Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Specifies the path to the input ODB

ODB

...

Data

Specifies the input ODB as an icon. If both an icon (in ODB IconData) and a filename (in ODB Filename) are specified the icon takes precedence.

...

Specifies the maximum number of rows in the result. If -1 is given here the number of rows is not limited in the output. The default value is -1.

Fail On Empty Output

When it is set to Yes the icon will not fail if the resulting ODB is empty (in Macro the return value is nil while in Python it is None). Otherwise when it is set to No the icon will fail on empty output. The default value is Yes.