Contents - Index


NPARAMETRICCOLUMNS

 

NPARAMETRICTCOLUMNS requires one string argument which should be a string constant or string variable this provides the name of one of the Parametric tables.  The names are listed on the tabs in the Parametric window.  The function returns the number of columns in the specified Parametric Table.  If the table does not exist, the function call will return 0.

 

Example:  

 

NC=nparametriccolumns('Table 1') "number of columns in the Parametric table named 'Table 1'"

 

 

See also:    NPARAMETRICROWS

 Mathematical Functions