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

  • 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 174
5.5.3.7. GetVarByName Function
GetVarByName Function
Returns the reference to the variable which has the specified name.
Syntax
variableReference GetVarByName(doc, name)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
name string Variable name.
Returns
Returns the reference to the variable which has the specified name.
Comments
None
Usage
NexScript
doc = GetActiveDocument()
% get the variable with the name TrialStart
start = GetVarByName(doc, "TrialStart")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 173
Zobrazit stránku 174
1 2 ... 170 171 172 173 174 175 176 177 178 179 180 ... 372 373

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

Žádné komentáře