Notebook$referenced_tables

Notebook$referenced_tables() → list(Table)

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.

Returns

list(Table)

Last updated

Was this helpful?