Please refer to the arcplan help regarding the function CURRENTROW():
http://help.arcplan.com/EN/Designer/v7/index.html
"The CURRENTROW function returns the row on which the user has clicked or made a direct input. CURRENTROW is used in conjunction with the "On Mouse click", "On Input", and "On Commit" events."
This also applies to the function CURRENTCOLUMN().
1 Reply
Please refer to the arcplan help regarding the function CURRENTROW():
http://help.arcplan.com/EN/Designer/v7/index.html
"The CURRENTROW function returns the row on which the user has clicked or made a direct input. CURRENTROW is used in conjunction with the "On Mouse click", "On Input", and "On Commit" events."
This also applies to the function CURRENTCOLUMN().