Ledger.modifiedFieldValue Method
Is called when a field value is changed through a form data source
Syntax
public void modifiedFieldValue(FieldName _fieldName, [int _arrayIndex])
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The name of the field for which the value is modified.
- _arrayIndex
Type: int
A value that indicates the position of the array where the value is changed, if the field type is array.