ToLower

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Returns the ASCII code of the specified character converted to lower case. Added by NVSE 4.1.

Syntax

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

See Also