Pascal Scripting: Ord
From Inno Setup
Pascal Scripting: Ord
Prototype:
function Ord(C: Char): Byte;
Description:
Returns the ordinal value of the specified character.
From Inno Setup
function Ord(C: Char): Byte;
Returns the ordinal value of the specified character.