Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 174

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 373
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 173
1 2 ... 169 170 171 172 173 174 175 176 177 178 179 ... 372 373

Commentaires sur ces manuels

Pas de commentaire