Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 319

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 318
5.5.15.1. Trace Function
Trace Function
Prints arguments to the output window.
Syntax
Trace(arg1, arg2, ...)
Parameters
Parameter Type Description
arg1 any type String, number or any other valid NexScript value.
arg2 any type String, number or any other valid NexScript value.
Returns
None
Comments
Converts each parameter to string and the prints the result to the output window.
Usage
NexScript
x = 30
% print the value of x
Trace("x=", x)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 317
Seitenansicht 318
1 2 ... 314 315 316 317 318 319 320 321 322 323 324 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare