Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 313

  • 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 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
Vue de la page 312
1 2 ... 308 309 310 311 312 313 314 315 316 317 318 ... 372 373

Commentaires sur ces manuels

Pas de commentaire