OpenSTAAD V8i

Table.GetReportCount

Returns the number of reports created.

VB Syntax

Table.GetReportCount ()

Return Value

A long value containing the number of reports created.

VB Example

'Get the application object --
'Get number of reports
ReportNos = objOpenSTAAD.Table.GetReportCount