Multichannel-systems NeuroExplorer Uživatelský manuál Strana 314

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 373
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 313
1 2 ... 309 310 311 312 313 314 315 316 317 318 319 ... 372 373

Komentáře k této Příručce

Žádné komentáře