Home / comp / gb.form / valuebox / allowed 
ValueBox.Allowed (gb.form)
Syntax
PROPERTY Allowed AS String
Returns or sets a set of characters that can be entered by the user.

This property is used when Type is Identifier.

By default, an identifier can contains only ASCII letters, digits, and the underscore character.