
5.5.7.3. GetNumResNRows Function
GetNumResNRows Function
Returns the number of rows of the Numerical Results Window of the first graphical view of the
document.
Syntax
double GetNumResNRows(doc)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
Returns
Returns the number of rows of the Numerical Results Window of the first graphical view of the
document.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
numRows = GetNumResNRows(doc)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 217
Kommentare zu diesen Handbüchern