pltIPlotManager GetNumberOfStatisticsTemplates

Finds the total number of statistics templates.

Syntax

pltIPlotManager_handle GetNumberOfStatisticsTemplates

Application

Tcl Query

Description

This command finds the total number of statistics templates.

Example

hwi GetSessionHandle sess;
sess GetClientManagerHandle pm Plot;
pm GetNumberOfStatisticsTemplates;

Errors

Success (the number of statistics templates) or an error message is returned.

Keywords

Tcl

Statistics

Template

Query