Pascal Scripting: Chr
From Inno Setup
Pascal Scripting: Chr
Prototype:
function Chr(B: Byte): Char;
Description:
Returns the character with the specified ordinal value.
From Inno Setup
function Chr(B: Byte): Char;
Returns the character with the specified ordinal value.