Multichannel-systems NeuroExplorer Manual de usuario Pagina 163

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 162
5.5.2.2. GetDocTitle Function
GetDocTitle Function
Returns the data file name.
Syntax
string GetDocTitle(doc)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
Returns
Returns the data file name. For example, if the document has the path "C:\Data\data1.nex", this
function will return "data1.nex"
Comments
None
Usage
NexScript
doc = GetActiveDocument()
fileName = GetDocTitle(doc)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 161
Vista de pagina 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 372 373

Comentarios a estos manuales

Sin comentarios