You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could add a key to the start of a report file that lists the tools/fields that have been processed. Each permutation will have a unique color in the colorDict dictionary.
The datafile.export() should take an optional parameter for includeKey
If includeKey is true, the produce an <ol> structure containing each key in the dictionary, with a background highlighted in the relevant color
The text was updated successfully, but these errors were encountered:
We could add a key to the start of a report file that lists the tools/fields that have been processed. Each permutation will have a unique color in the
colorDict
dictionary.The
datafile.export()
should take an optional parameter forincludeKey
If
includeKey
is true, the produce an<ol>
structure containing each key in the dictionary, with a background highlighted in the relevant colorThe text was updated successfully, but these errors were encountered: