Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 317

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 316
1 2 ... 312 313 314 315 316 317 318 319 320 321 322 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag