Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 314

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 313
1 2 ... 309 310 311 312 313 314 315 316 317 318 319 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare