Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 232

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 231
5.5.8.2. Join Function
Join Function
Creates the new event that contains the timestamps of the two specified variables.
Syntax
variableReference Join(var1, var2)
Parameters
Parameter Type Description
var1 variableReference Reference to the variable.
var2 variableReference Reference to the variable.
Returns
Reference to the new variable.
Comments
Creates the new event that contains both the timestamps of var1 and the timestamps of var2.
Usage
NexScript
doc = GetActiveDocument()
doc.Events4and5 = Join(doc.Event4, doc.Event5)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 230
Seitenansicht 231
1 2 ... 227 228 229 230 231 232 233 234 235 236 237 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare