Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 197

  • 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 196
5.5.5.1. GetName Function
GetName Function
Returns the name of the variable.
Syntax
string GetName(var)
Parameters
Parameter Type Description
var variableReference Reference to the variable.
Returns
Returns the name of the variable.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
% get the first neuron variable
var = GetVar(doc, 1, "neuron")
% get the variable name
name = GetName(var)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 195
Vue de la page 196
1 2 ... 192 193 194 195 196 197 198 199 200 201 202 ... 372 373

Commentaires sur ces manuels

Pas de commentaire