Multichannel-systems NeuroExplorer Uživatelský manuál Strana 174

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 373
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 173
1 2 ... 169 170 171 172 173 174 175 176 177 178 179 ... 372 373

Komentáře k této Příručce

Žádné komentáře