Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 316

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 315
5.5.14.10. CharToNum Function
CharToNum Function
Converts a one-character string to a number (a character's ASCII code).
Syntax
double CharToNum(oneCharString)
Parameters
Parameter Type Description
oneCharString string A string of length 1 (for example, "a", "5").
Returns
The string character's ASCII code.
Comments
None
Usage
NexScript
x = CharToNum("1")
% x now equals to 49
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 314
Seitenansicht 315
1 2 ... 311 312 313 314 315 316 317 318 319 320 321 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare