Multichannel-systems NeuroExplorer Manual do Utilizador Página 317

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 316
1 2 ... 312 313 314 315 316 317 318 319 320 321 322 ... 372 373

Comentários a estes Manuais

Sem comentários