VERT-TOT |
DEVELOPER |
Trail: PROIV Documentation > Developer > PROIV Developer > Developing Functions > Events and Logic > VERT-TOT
|
|
Purpose |
VERT-TOT returns the value of the vertical total accumulated for a report field. |
Syntax |
#var-name = VERT-TOT(file-var) |
Operation |
#var-name is the scratch variable in which the vertical total is to be placed. |
Remarks |
file-var must have been flagged for vertical totals. |
This operation may be used only in Control Break Logic. |
Topic ID: 520135