FindBlocks_WhiteSpace
Uses a vertical white space (pixels) to find blocks of data within the current source page. Returns each block's position assigned to a series of repeating fields based on the first child field of the calling object.
Syntax
bool FindBlocks_WhiteSpace (Strparam)Parameters
A single parameter indicating the number of pixel between lines. Smart parameters are supported.Returns
False if the action cannot divide or create any child field/zones. Otherwise, True.Level
Field having 1 child field.Details
Creates a child field with the position of each zone divided out of the CCO of the calling page.- Example
FindBlocks_WhiteSpace("27")