Pascal Scripting: Ord

Prototype:

function Ord(C: Char): Byte;

Description:

Returns the ordinal value of the specified character.