Multichannel-systems NeuroExplorer Manual do Utilizador Página 314

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 313
5.5.14.8. GetNumFields Function
GetNumFields Function
Returns the number of fields in the string. The field is a substring that does not contain spaces, tabs
or commas.
Syntax
GetNumFields(stringWithFields)
Parameters
Parameter Type Description
stringWithFields string The string containing fields. The field is a substring
that does not contain spaces, tabs or commas.
Returns
Returns the number of fields in the string. The field is a substring that does not contain spaces, tabs
or commas.
Comments
None
Usage
NexScript
numFields = GetNumFields("One two 3 4")
% numFields is now equal to 4
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 312
Vista de página 313
1 2 ... 309 310 311 312 313 314 315 316 317 318 319 ... 372 373

Comentários a estes Manuais

Sem comentários