@code{ int displayNameCount=0; int i=0; int j=0; }
| Name | Value |
|---|---|
| Data Type | @{coalesce(obj.dataTypeName, obj.dataType, "")} |
| Boundary ValueOn Right | @{renderOptions.checkIcon(obj.boundaryValueOnRight)} |
| Length | @{coalesce(obj.length, "")} |
| Precision | @{zeroToEmpty(obj.precision)} |
| Scale | @{zeroToEmpty(obj.scale)} |
| Remarks | @{escape(obj.remarks)} |
| Values | @end{}@{value} | @code{ i++; }