ZoneBOTTOM_UpperBound
Uses the upper boundary of the current word that is located by using the actions in the Locate library to specify the bottom boundary of the zone position of the current field in the page data file.
Syntax
bool ZoneBOTTOM_UpperBound ()Parameters
Smart parameters are supported.Returns
Always True.Level
Field level.Details
Uses the lower boundary of the current field's ZONE to specify the top of the field's WORD. This can result in a taller or shorter word, depending on the location of the zone's lower boundary.- Example
ZoneBOTTOM_UpperBound()This action is helpful when experience shows that a certain number of values in this field extend beyond the word's upper limit. A follow-up Locate rule with this action can find those values.