
5.5.7.2. GetNumResNCols Function
GetNumResNCols Function
Returns the number of columns of the Numerical Results Window of the first graphical view of the
document.
Syntax
double GetNumResNCols(doc)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
Returns
Returns the number of columns of the Numerical Results Window of the first graphical view of the
document.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
numCols = GetNumResNCols(doc)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 216
Komentáře k této Příručce