WriteZoneFPX
Writes the positions of a field to Fingerprint XML
Member of namespace
FPXMLSyntax
bool WriteZoneFPX (StrParam)
Parameters
Field name (required only when the action is called at the page level)Returns
False if there is there is not a fingerprint directory set, or the fingerprint ID cannot be determined, if the field in the parameter cannot be found, if called at the page level without a parameter, or if there is a problem opening or saving the fingerprint XML file. Otherwise True.Level
Page and FieldDetails
When called at the field level, writes position information for each node in the calling object and its children.When called at the page level, writes position information the specified field and its sub fields.