...
Fail On Empty Output
When it is set to Yes the No 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 Yes the icon will fail on empty output. The default value is Yes.
...