Home > comp > gb.form > valuebox > identifier 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
ValueBox.Identifier (gb.form)
Syntax
CONST Identifier AS Integer = 3
This constants is used with the Type property.

It specifies that the user must enter an identifier.

By default, an identifier can contains only ASCII letters, digits, and the underscore character. It must begin with an ASCII letter.

If you want to allow other characters in the identifier, use the Allowed property.