Multichannel-systems NeuroExplorer Manual do Utilizador Página 319

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 318
1 2 ... 314 315 316 317 318 319 320 321 322 323 324 ... 372 373

Comentários a estes Manuais

Sem comentários