Multichannel-systems NeuroExplorer Manual de usuario Pagina 174

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 173
5.5.3.6. Delete Function
Delete Function
Deletes the specified variable from the file.
Syntax
Delete(doc, var)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
var variableReference Reference to the variable.
Returns
None
Comments
All the analysis windows are closed before executing this function.
Usage
NexScript
doc = GetActiveDocument()
var = GetVarByName(doc, "Event04")
Delete(doc, var)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 172
Vista de pagina 173
1 2 ... 169 170 171 172 173 174 175 176 177 178 179 ... 372 373

Comentarios a estos manuales

Sin comentarios