The available args data when evaluating the relevant row action's optional condition callback. Use this data (and any external data like settings, flags, etc.) to decide if your row action should be included for a given row in the table.
args
The sheet application instance.
Common access-level data for convenience.
The activity represented by this row.
The sheet-level document.
The available
argsdata when evaluating the relevant row action's optional condition callback. Use this data (and any external data like settings, flags, etc.) to decide if your row action should be included for a given row in the table.