%Chr function


Function
The function converts the specified number to a text (ASCII coding).


Declaration
TEXT %Chr(
   INT in number
 )
Parameters
numberA number within the interval 0...255.
Example
If the value of the expression number is out of the limits, the function returns an invalid value.
 


 %Chr(72)     ; returns the value of "H"

0 komentárov

Nie ste prihlásený. Akékoľvek zmeny, ktoré vykonáte, sa označia ako anonymné. Ak už máte svoj účet, pravdepodobne sa budete chcieť prihlásiť .