IsDigit
From GECK
A function added by the New Vegas Script Extender.
Description
Returns True (1) if the specified character (represented by an ASCII-coded int) is a digit.
Syntax
(bool) IsDigit SourceCharacter:int