Multichannel-systems NeuroExplorer Manual do Utilizador Página 224

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 223
1 2 ... 219 220 221 222 223 224 225 226 227 228 229 ... 372 373

Comentários a estes Manuais

Sem comentários