CharToAscii

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Returns the ASCII code of a single character passed as a string. Additional characters in the string are ignored.

Syntax

[help]
(ASCIICode:int) CharToASCII SourceCharacter:string 

See Also