Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 224

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 223
5.5.7.8. GetNumResSummaryColumnName Function
GetNumResSummaryColumnName Function
Returns the name of the specified column of the Numerical Results Summary Window of the first
graphical view of the document.
Syntax
string GetNumResSummaryColumnName(doc, col)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
col double 1-based column number.
Returns
Returns the name of the column of the Numerical Results Summary Window of the first graphical
view of the document.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
% get the name of the third column in Numerical Results Summary
colName = GetNumResSummaryColumnName(doc, 3)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 222
Seitenansicht 223
1 2 ... 219 220 221 222 223 224 225 226 227 228 229 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare