Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 220

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

Kommentare zu diesen Handbüchern

Keine Kommentare