hwISession GetNumberOfReportTemplates

Finds the number of report templates in the session.

Syntax

hwISession_handle GetNumberOfReportTemplates

Application

HyperWorks Tcl Query

Description

This command finds the number of report templates that there are in the session.

Example

hwi GetSessionHandle sess;
sess GetNumberOfReportTemplates;

Error

Returns success (the number of Report Templates) or an error code.

Keywords

HyperWorks

Tcl

Report Template

Template

Query