Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 314

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 373
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 313
1 2 ... 309 310 311 312 313 314 315 316 317 318 319 ... 372 373

Commentaires sur ces manuels

Pas de commentaire