Inputs
scheduleView : ViewSchedule
removeHeadings : bool (optional)
refresh : bool (optional)
Outputs
string[][] : string[][]
Description
Gets all the table data from a given Revit schedule as strings.
Features
Get table data from a given schedule as strings
Headings can be removed from the data using the removeHeadings input
Use the refresh input to get the latest data from the input schedule view
Supports periodic updating