ResetFieldVariables

Resets the variables of the bound Field object of the Document Hierarchy.

Syntax

bool ResetFieldVariables ()

Parameters

None.

Returns

Always True.

Level

Any level.

Details

This action resets some of the export settings that can be independently set by other actions.
  • The default field fill character is reset to a space.
  • Field alignment is reset to left.
  • The ignore field status is reset to not ignore any fields that are based on the status.
  • Fields are no longer set to a specific length.
Example
ResetFieldVariables()