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

  • 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 182
5.5.4.1. IsSelected Function
IsSelected Function
Returns 1 if the variable var is selected, 0 otherwise.
Syntax
double IsSelected(var)
Parameters
Parameter Type Description
var variableReference Reference to the variable.
Returns
Returns 1 if the variable var is selected, 0 otherwise.
Comments
Only selected variables used in analysis.
Usage
NexScript
doc = GetActiveDocument()
isSel = IsSelected(doc.Neuron1)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 181
Zobrazit stránku 182
1 2 ... 178 179 180 181 182 183 184 185 186 187 188 ... 372 373

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

Žádné komentáře