Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 317

  • 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 316
5.5.14.11. NumToChar Function
NumToChar Function
Converts a number to a one-character string containing a character with the ASCII code equal to the
number.
Syntax
string NumToChar(number)
Parameters
Parameter Type Description
number double ASCII code of the character.
Returns
Returns a one-character string containing the character with the ASCII code equal to the specified
number.
Comments
None
Usage
NexScript
oneAsString = NumToChar(49)
% oneAsString now equals to "1"
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 315
Vue de la page 316
1 2 ... 312 313 314 315 316 317 318 319 320 321 322 ... 372 373

Commentaires sur ces manuels

Pas de commentaire