INPUTS
scheduleView : View or string
rowIndex : int[]
refresh : bool
OUTPUTS
scheduleData[][] : string[][]
DESCRIPTION
Get the specified row data from a given schedule as strings. Schedules have a blank row after the headings so index 1 will always contain no data. Row indexes start at 0 and any input indexes that are out of range are ignored.
MORE INFO
Visit Bimorph Nodes for more information and downloadable example graphs
USER GUIDE
One thought on “Schedule.GetDataRows | Bimorph Nodes”