Autocorrection script
What it does
This script allows you to convert field values and run context-independent format checks.
The script is configured on the Data tab of the field properties dialog box.
Parameters
Name | Type | Access | Description |
Value | IValue | Read/write | Field value |
Note: If the Apply AutoCorrect only once after recognition option is selected, a format error message specified in IValue.ErrorMessage is not displayed because such errors can not be fixed.
Unless this option is selected, the script can run several times even within a stage.
Note: The script is launched when confirming a field in the Data Verification station.
If classes and methods of an external assembly are used in the script, the assembly file must be attached on the .Net References tab of the Document Definition properties.
See also:
4/12/2024 6:16:02 PM