Multichannel-systems NeuroExplorer Manual de usuario Pagina 232

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 231
1 2 ... 227 228 229 230 231 232 233 234 235 236 237 ... 372 373

Comentarios a estos manuales

Sin comentarios