Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 319

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 373
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 318
1 2 ... 314 315 316 317 318 319 320 321 322 323 324 ... 372 373

Commentaires sur ces manuels

Pas de commentaire