GetCharValue  Global

The GetCharValue function retrieves the value of the specified character.

Syntax

Integer Global.GetCharValue(
     String char)

Parameters

charCharacter.Required

Return value

The GetCharValue function returns the value of the ASCII character between 0 and 255.

Example

value = GetCharValue("A")
SECCIA Documentation - Copyright © 2001-2012 Sylvain Seccia