IsDigit

< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Returns True (1) if the specified character is a digit. Added by NVSE 4.1.

Syntax

(bool) IsDigit SourceCharacter:int

See Also