Package: pumpkin.text

TextField

variable validChars : string

Description
Indicates valid characters allowed in the TextField.

eg. to restrict to numbers set validChars ="0123456789".