[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.TextFunctions.Chr

Chr Method

Chr(List<IExpression>)

Converts an int ASCII code to a character.

Declaration
public static object Chr(List<IExpression> p)
Parameters
Type Name Description
List<IExpression> p
Returns
Type Description
object