Multichannel-systems NeuroExplorer Manuale Utente Pagina 313

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 373
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la 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
Vedere la pagina 312
1 2 ... 308 309 310 311 312 313 314 315 316 317 318 ... 372 373

Commenti su questo manuale

Nessun commento