pat_ReleasePageAnchors
An action that can be called at the end of a batch to release information about the identity and location of a page's Anchor field(s).
Member of namespace
PatternMatchSyntax
bool pat_ReleasePageAnchors ()
Parameters
None.Returns
Always True.Level
Page only.Details
This action can be optionally called to release the small amount of Anchor memory that was allocated by the action pat_RegisterZones. If pat_ReleasePageAnchors is not called, the memory will be released at the end of the batch or the next time pat_RegisterZones is called.- Example
pat_ReleasePageAnchors()