Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Modifies a field on the current record.
Syntax
public void modifiedFieldValue(FieldName _fieldName, [int _arrayIndex])
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
The name of the modified field.
- _arrayIndex
Type: int
The index in the array of the modified value in when an array field is being modified; optional.