IsUpperCase

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Returns True (1) if the specified character is an upper case letter.

Syntax

[help]
(bool) IsUpperCase SourceCharacter:int 

See Also