Notebook$referenced_tables
Notebook$referenced_tables() → list(Table)
Returns
Last updated
Was this helpful?
Returns a list of tables that are referenced by the notebook. The first entry in the list will always be the notebook's "source table". All notebooks have at least one referenced table.
list(Table)
Last updated
Was this helpful?
Was this helpful?

