| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | com.cav.taglibs.mumps.MumpsGetColumnTag |
| TagExtraInfo Class | com.cav.taglibs.mumps.GetColumnTagExtraInfo |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| position | true | true | java.lang.String | The column number, beggining in 1. |
| varName | false | true | java.lang.String | The name of the variable to set in M and JSP with the row number. If any "_" character in the variable name will be replaced by "%" in the name used$ Default is "_piece" for JSP and "%piece" for M. |
| silent | false | true | java.lang.String | Don't produce output if true. Default is false - print the column value. |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||