| |||||||
| FRAMES NO FRAMES | |||||||
| Tag Information | |
| Tag Class | com.cav.taglibs.mumps.MumpsServerExecTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| expr | true | true | java.lang.String | Code to execute on the server side. |
| currentField | false | true | java.lang.String | Pass only the value of the current (i.e. "this") form element if true. Default is false. |
| varName | false | true | java.lang.String | A name of M variable to set before running the M expression (optional) |
| varValue | false | true | java.lang.String | A JavaScript expr whose value will be assigned to the M variable before running the M expression (optional) |
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||