Multichannel-systems NeuroExplorer Manual do Utilizador Página 313

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 312
1 2 ... 308 309 310 311 312 313 314 315 316 317 318 ... 372 373

Comentários a estes Manuais

Sem comentários