ToLower

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Returns the ASCII code of the specified character converted to lower case.

Syntax

[help]
(LowerCharacter:int) ToLower SourceCharacter:int 

See Also