m
Tag foreachRow


Iterate M query. Must be nested within m:query tag. Whatever is enclosed in this tag will be executed repeatdly for each row.


Tag Information
Tag Classcom.cav.taglibs.mumps.MumpsForeachRowTag
TagExtraInfo Classcom.cav.taglibs.mumps.ForeachRowTagExtraInfo
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
varNamefalsetruejava.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 for M. Default is "_row" for JSP and "%row" for M.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.