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

  • 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 252
5.5.8.23. IntAnd Function
IntAnd Function
Creates a new Interval Variable that contains intersections of the intervals of intervalVar1 and
intervalVar2.
Syntax
IntAnd(intervalVar1, intervalVar2)
Parameters
Parameter Type Description
intervalVar1 variableReference Reference to the interval variable.
intervalVar2 variableReference Reference to the interval variable.
Returns
The reference to the new interval variable.
Comments
Creates a new Interval Variable that contains intersections of the intervals of intervalVar1 and
intervalVar2
Usage
NexScript
doc.Int3 = IntAnd(doc.Interval1, doc.Interval2)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 251
Zobrazit stránku 252
1 2 ... 248 249 250 251 252 253 254 255 256 257 258 ... 372 373

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

Žádné komentáře