upper_only = flag;
Force input text to be upper-case.
When flag = true, this attribute converts user typed text to upper-case. When flag = false (the default), the text is not converted.
flag: true or false (default).
The upper_only attribute is unique to the implementation of DCL included with progeCAD.
Example
upper_only = true;
Valid Tiles