string[144]
X: 0-9 A-Z x: 0-9 A-Z optional Z: 0-9 A-Z _ z: 0-9 A-Z _ optional #: 0-9 9: 0-9 optional +: positive numbers only &: any character ?: any character optional \: escape character >: to uppercase <: to lowercase =EMAIL: email validation
$lens->pageSize = 2; // rows per page $lens->columns = 2; $lens->showGrid = false;
This uses the same data as Example 300.