@code{ int displayNameCount=0; int i=0; int j=0; }
| Name | Value |
|---|---|
| Data Type | @{coalesce(obj.dataType, "")} |
| Data Type Name | @{coalesce(obj.dataTypeName, "")} |
| Index Type | @{coalesce(obj.indexType, "")} |
| Default | @{renderOptions.checkIcon(obj.default)} |
| Remarks | @{escape(coalesce(obj.remarks, ""))} |
| Strategy Number | Operator Name |
|---|---|
| @{child.strategyNumber} | @{child.operator.name} |
| Support Number | Function Name |
|---|---|
| @{child.supportNumber} | @{child.function.specificName} |