Multichannel-systems NeuroExplorer Manual de usuario Pagina 313

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 312
5.5.14.7. StrToNum Function
StrToNum Function
Converts string to number.
Syntax
double StrToNum(stringRepresentingNumber)
Parameters
Parameter Type Description
stringRepresentingNum
ber
string A string containing a valid representation of the
number, for example, "1", "002", "123.456".
Returns
Returns the number corresponding to the specified string.
Comments
None
Usage
NexScript
x = StrToNum("003")
% x now equals to 3
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 311
Vista de pagina 312
1 2 ... 308 309 310 311 312 313 314 315 316 317 318 ... 372 373

Comentarios a estos manuales

Sin comentarios