Chr(Value: Integer)
Value. ASCII code.
It returns the character corresponding to the specified ASCII code.
To get ASCII code corresponding to the character, use the ASCII function.
Formula | Result | Application |
= Chr(65) | A |
Expressions can be used in model formulas of modeling container, in formulas of time series database calculated series, in formulas of the modeling container that is a child one for time series database in expression editor. |
= Chr(125) | } |
See also: