IsPunctuation

From the Fallout3 GECK Wiki
Revision as of 10:01, 21 August 2014 by imported>Odessa (ceated source obse docs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

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

Syntax

[help]
(bool) IsPunctuation SourceCharacter:int

See Also